aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 1c0e5d7..ca64a09 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -26,13 +26,13 @@ SRCS = cctk.F90 \
cctk_Interp.F90 \
cctk_Main.F90 \
cctk_Malloc1.F90 \
+ cctk_Math.F90 \
cctk_MemAlloc.F90 \
cctk_Misc.F90 \
cctk_ParamCheck.F90 \
cctk_Parameter.F90 \
cctk_Reduction.F90 \
cctk_Schedule.F90 \
- cctk_Stagger.F90 \
cctk_Sync.F90 \
cctk_Termination.F90 \
cctk_Timers.F90 \