summaryrefslogtreecommitdiff
path: root/src/util/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-01-20 13:43:07 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-01-20 13:43:07 +0000
commitabe3444099c25117740832dbffbcd6d6557a5f17 (patch)
treed78c61349601565352cd68656b1df9f2dce0bde7 /src/util/make.code.defn
parent5531da65218951b61b3b4e9961a897ac110cb3bf (diff)
Added Misc.c, which contains miscellaneuous routines, such as CCTK_Equals...
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@87 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/make.code.defn')
-rw-r--r--src/util/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/make.code.defn b/src/util/make.code.defn
index 3b7274fb..9df1b50c 100644
--- a/src/util/make.code.defn
+++ b/src/util/make.code.defn
@@ -5,4 +5,5 @@ ParseFile.c\
RegisterKeyedFunction.c\
StoreKeyedData.c\
StoreNamedData.c\
+Misc.c