From 746ed41ca317127998f04103fdd6a157e14b21e5 Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 2 Feb 1999 13:19:30 +0000 Subject: 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 --- src/util/make.code.defn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/util/make.code.defn') 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 + -- cgit v1.2.3