aboutsummaryrefslogtreecommitdiff
path: root/ML_CCZ4/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'ML_CCZ4/src/make.code.defn')
-rw-r--r--ML_CCZ4/src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_CCZ4/src/make.code.defn b/ML_CCZ4/src/make.code.defn
index 8bb1a0f..7b8c756 100644
--- a/ML_CCZ4/src/make.code.defn
+++ b/ML_CCZ4/src/make.code.defn
@@ -1,3 +1,3 @@
# File produced by Kranc
-SRCS = Startup.cc RegisterSymmetries.cc RegisterMoL.cc ML_CCZ4_Minkowski.cc ML_CCZ4_convertFromADMBase.cc ML_CCZ4_InitGamma.cc ML_CCZ4_convertFromADMBaseGamma.cc ML_CCZ4_RHS1.cc ML_CCZ4_RHS2.cc ML_CCZ4_Dissipation.cc ML_CCZ4_Advect.cc ML_CCZ4_InitRHS.cc ML_CCZ4_RHSStaticBoundary.cc ML_CCZ4_enforce.cc ML_CCZ4_boundary.cc ML_CCZ4_convertToADMBase.cc ML_CCZ4_convertToADMBaseDtLapseShift.cc ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc ML_CCZ4_constraints1.cc ML_CCZ4_constraints2.cc Boundaries.cc
+SRCS = Boundaries.cc ML_CCZ4_Advect.cc ML_CCZ4_boundary.cc ML_CCZ4_constraints1.cc ML_CCZ4_constraints2.cc ML_CCZ4_convertFromADMBase.cc ML_CCZ4_convertFromADMBaseGamma.cc ML_CCZ4_convertToADMBase.cc ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc ML_CCZ4_convertToADMBaseDtLapseShift.cc ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc ML_CCZ4_Dissipation.cc ML_CCZ4_enforce.cc ML_CCZ4_InitGamma.cc ML_CCZ4_InitRHS.cc ML_CCZ4_Minkowski.cc ML_CCZ4_RHS1.cc ML_CCZ4_RHS2.cc ML_CCZ4_RHSStaticBoundary.cc RegisterMoL.cc RegisterSymmetries.cc Startup.cc