aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'ML_WaveToy/src/make.code.defn')
-rw-r--r--ML_WaveToy/src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_WaveToy/src/make.code.defn b/ML_WaveToy/src/make.code.defn
index adee7dd..7d32188 100644
--- a/ML_WaveToy/src/make.code.defn
+++ b/ML_WaveToy/src/make.code.defn
@@ -1,3 +1,3 @@
# File produced by Kranc
-SRCS = Startup.cc RegisterSymmetries.cc RegisterMoL.cc WT_Gaussian.cc WT_Standing.cc WT_RHS.cc WT_Dirichlet.cc WT_Energy.cc WT_EnergyBoundary.cc Boundaries.cc
+SRCS = Boundaries.cc RegisterMoL.cc RegisterSymmetries.cc Startup.cc WT_Dirichlet.cc WT_EnergyBoundary.cc WT_Energy.cc WT_Gaussian.cc WT_RHS.cc WT_Standing.cc