aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authoreschnett <eschnett@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2011-11-12 02:59:03 +0000
committereschnett <eschnett@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2011-11-12 02:59:03 +0000
commitd383e0e36f69f335494a789873d2572084f1c4a6 (patch)
tree2d8dc370235d2eb65be8b3400e426aab574f3cb7 /src/make.code.defn
parentb3278d7be3154647abf4a3f0d2575778c9b54176 (diff)
Remove OldBoundary infrastructure
Remove now-unused and currently broken OldBoundary infrastructure git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@153 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index b2717f9..926dbbb 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -8,7 +8,6 @@ SRCS = ChangeType.c \
ICN.c \
IndexArrays.c \
InitialCopy.c \
- OldBdry.c \
ParamCheck.c \
RK2.c \
RK3.c \