summaryrefslogtreecommitdiff
path: root/src/main/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-09 11:23:21 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-09 11:23:21 +0000
commit006b5d9be60ee2c804f5329bd3d5947d21a32695 (patch)
treea128f0e18c1b39057d1c35f3c1a90b7989d010d4 /src/main/make.code.defn
parenta0a54f40b639a31068ba8add1ff22d44b6d0fa38 (diff)
New routines to store group and variable numbers in hash tables associated
with their names. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1453 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/make.code.defn')
-rw-r--r--src/main/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/make.code.defn b/src/main/make.code.defn
index 1a3662d1..0ca21c92 100644
--- a/src/main/make.code.defn
+++ b/src/main/make.code.defn
@@ -22,6 +22,7 @@ Groups.c\
GroupsOnGH.c\
InitialiseCactus.c\
InitialiseDataStructures.c\
+Names.c\
OverloadMain.c\
Parameters.c\
ProcessCommandLine.c\