From 60b45d66a082bc7bf84575907723397ce52dff3a Mon Sep 17 00:00:00 2001 From: goodale Date: Sun, 4 Jul 1999 20:44:58 +0000 Subject: Stuff for the ActiveThorns parameter. Now need to specify ActiveThorns before any other parameters to list those thorns which are active. No parameters or startup or rfr routines are available from inactive thorns. Note that this isn't quite working yet but I hope to track it down by morning. In the meantime either don't update or be prepared for things to be slightly broken. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@645 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 7ba5abf1..a11d4721 100644 --- a/src/util/make.code.defn +++ b/src/util/make.code.defn @@ -9,7 +9,9 @@ Misc.c\ getopt.c\ getopt1.c\ StoreHandledData.c\ -gnu_regex.c +gnu_regex.c\ +SKBinTree.c + -- cgit v1.2.3