aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2010-04-06 15:50:42 +0000
committerknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2010-04-06 15:50:42 +0000
commit470f290c309c1966a81c46ffefe42223c504eb46 (patch)
tree34feb4519efc4f43c84fe321d63af7076038cfeb /src/make.code.defn
Thorn for excision testing.
- some ENO testsuites do not work (yet), be careful with ENO and excision atm git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@93 55d78c69-0c5c-4738-8e60-d8a2776539f3
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
new file mode 100644
index 0000000..df9cf14
--- /dev/null
+++ b/src/make.code.defn
@@ -0,0 +1,10 @@
+# Main make.code.defn file for thorn Hydra
+# $Header$
+
+# Source files in this directory
+
+SRCS = Whisky_InitExcision.c
+
+# Subdirectories containing source files
+SUBDIRS =
+