aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-05-05 17:46:08 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-05-05 17:46:08 +0000
commit215009df0d694cf3de0a791a8aa9226e36c7a4e8 (patch)
tree071d69e5a3dd9c60bb70fafd436f24a5f5cf09a6 /src/make.code.defn
parentce86bed3b6a256046f34ffeb4688074e9f361afb (diff)
move sparse matrix routines from elliptic/ to new directory sparse-matrix/
and subdirectories git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1045 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index a426c41..99c23c2 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -5,7 +5,9 @@
SRCS =
# Subdirectories containing source files (normal compilation)
-SUBDIRS = jtutil patch elliptic gr driver
+SUBDIRS = jtutil patch \
+ sparse-matrix/ilucg \
+ elliptic gr driver
## Subdirectories containing source files (using src/patch/test_patch_system.cc)
##SUBDIRS = jtutil patch