From c346b3bff9eb125133f732ef3f1a3e5a72b7bb95 Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Tue, 22 May 2018 08:33:41 -0400 Subject: [PATCH] moved to subdirectory structure --- ECM.py => ctnt2018/ECM.py | 0 ctnt2018.tex => ctnt2018/ctnt2018.tex | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename ECM.py => ctnt2018/ECM.py (100%) rename ctnt2018.tex => ctnt2018/ctnt2018.tex (100%) diff --git a/ECM.py b/ctnt2018/ECM.py similarity index 100% rename from ECM.py rename to ctnt2018/ECM.py diff --git a/ctnt2018.tex b/ctnt2018/ctnt2018.tex similarity index 100% rename from ctnt2018.tex rename to ctnt2018/ctnt2018.tex