aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschnetter <schnetter@7add7b9e-bd1d-4575-9a9f-c44cbffd177e>2008-02-03 17:15:34 +0000
committerschnetter <schnetter@7add7b9e-bd1d-4575-9a9f-c44cbffd177e>2008-02-03 17:15:34 +0000
commit014c104a75f315dd95f3524126098604ed318c63 (patch)
tree5c1c81eee6195fb2fc9ff7ef35223abbefc0ea37 /src
parentaea806a9acc4e701c7ffb05a17bcdb2b3f4a74b7 (diff)
Import new thorn InitBase.
Thorn InitBase specifis how initial data are to be set up. It does not set up any initial data by itself, not does it contain any routines which are to be called. It is merely a convenient repository remembering how initial data are to be set up, so that other thorns can check their actions against this thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/InitBase/trunk@2 7add7b9e-bd1d-4575-9a9f-c44cbffd177e
Diffstat (limited to 'src')
-rw-r--r--src/make.code.defn7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..4fc6b3b
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,7 @@
+# Main make.code.defn file for thorn InitBase
+
+# Source files in this directory
+SRCS =
+
+# Subdirectories containing source files
+SUBDIRS =