aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorschnetter <schnetter@16f5cafb-89ad-4b9f-9d0b-9d7a0a37d03b>2009-09-04 23:47:56 +0000
committerschnetter <schnetter@16f5cafb-89ad-4b9f-9d0b-9d7a0a37d03b>2009-09-04 23:47:56 +0000
commitff6dcc8f76dce5197014401eba240c860af6eacf (patch)
treed27ca08aad6d0009a1a9c9a47fd7b278764b9af0 /src/make.code.defn
parent836af57b85364cac331a6879f81ca855065c15ba (diff)
Correct errors.
Add extrapolator to set up the boundary conditions Gamma for initial data. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/NewRad/trunk@3 16f5cafb-89ad-4b9f-9d0b-9d7a0a37d03b
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 244b721..40d1780 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn NewRad
# Source files in this directory
-SRCS = newrad.cc
+SRCS = extrap.cc newrad.cc
# Subdirectories containing source files
SUBDIRS =