summaryrefslogtreecommitdiff
path: root/src/util/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-02 13:19:30 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-02 13:19:30 +0000
commit746ed41ca317127998f04103fdd6a157e14b21e5 (patch)
treecfb91793130dfc6ccb0431565d4e33b0aaa88be4 /src/util/make.code.defn
parent2a855899320951aa62141b35ef2b2d21109a060b (diff)
Changed char * to const char * in CCTK_NewHandle.
Added StoreHandledData.c to make.code.defn. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@171 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util/make.code.defn')
-rw-r--r--src/util/make.code.defn4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/util/make.code.defn b/src/util/make.code.defn
index df764ec2..10c0d7cb 100644
--- a/src/util/make.code.defn
+++ b/src/util/make.code.defn
@@ -7,6 +7,8 @@ StoreKeyedData.c\
StoreNamedData.c\
Misc.c\
getopt.c\
-getopt1.c
+getopt1.c\
+StoreHandledData.c
+