aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@57fe0bb3-ccba-405f-9b23-de0201f165b7>2013-05-17 17:39:54 +0000
committerrhaas <rhaas@57fe0bb3-ccba-405f-9b23-de0201f165b7>2013-05-17 17:39:54 +0000
commitbc0686abb3264a6ae0d2adae5b9f4943a9b0611e (patch)
tree77c0964117d8a25996a02f3b0bbebc91971bfff5 /src/make.code.defn
parent2b16ca44e05a6bf994c6f493fadaf9c76570d83b (diff)
HydroBase: add paramcheck for "read from file parameters"
* add missing "read from file option" to initial_hydro git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@64 57fe0bb3-ccba-405f-9b23-de0201f165b7
Diffstat (limited to 'src/make.code.defn')
-rwxr-xr-xsrc/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 4d8b77f..7e82b9b 100755
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn HydroBase
# Source files in this directory
-SRCS = StartUp.c Initialisation.c
+SRCS = StartUp.c Initialisation.c ParamCheck.c
# Subdirectories containing source files
SUBDIRS =