summaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-02-05 23:58:15 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-02-05 23:58:15 +0000
commit238018594e710ca731ae0a214e4ab4dd7b68ca8f (patch)
treeb5869c59571671f61d77471db1a2d383e751f571 /src/make.code.defn
parent75254ab57f6bd798e9149d79c868af8204b35c3e (diff)
Moved the F90 modules into a new thorn "F90".
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3566 17b73243-c579-4c4c-a9d2-2d5706c11dac
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 aea5b22f..f11a81f4 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,3 +1,3 @@
# $Header$
SRCS =
-SUBDIRS = IO comm util main schedule gnu include
+SUBDIRS = IO comm util main schedule gnu