aboutsummaryrefslogtreecommitdiff
path: root/src/patch/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-06-24 16:24:14 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-06-24 16:24:14 +0000
commitd28ea3f762453e09727bc4542e8a1f26f5e14e56 (patch)
tree6564ad3508e825dd6224205806f9e7709639d835 /src/patch/make.code.defn
parent5d1ad10e05bac6b6a94fa33d8f03a555bbc5a372 (diff)
* switch to new #include scheme: we include stuff from . and ../include
directly, anything else will be via ../whereever/file.hh paths * rework the Jaocbian query code in patch_interp.{cc,hh} to split this out from the interpolation code --> should be simpler/clearer git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@591 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/make.code.defn')
-rw-r--r--src/patch/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/make.code.defn b/src/patch/make.code.defn
index a3fb1a7..1929236 100644
--- a/src/patch/make.code.defn
+++ b/src/patch/make.code.defn
@@ -10,7 +10,7 @@ SRCS = coords.cc \
ghost_zone.cc \
patch_interp.cc \
patch_system.cc \
- ## test_patch_system.cc
+ test_patch_system.cc
# Subdirectories containing source files
SUBDIRS =