aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-02-17 10:09:40 +0000
committergoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-02-17 10:09:40 +0000
commit5cd040d3fda1635075dd2850f6d2141712560e52 (patch)
tree86f944e60ac20a9c4592ec3cb5eab043ee676ea8 /src/make.code.defn
parenta7ea67d0cce38235288f3a66ead73130864c0d39 (diff)
Changed C startup routines to Fortran so we have a test of
Fortran startup routines, and also the thorns are now uni-language and provide examples of how to write a Fortran startup routine. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@37 f80f6fb6-8356-4fd4-90bc-d84ad503c100
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 94b12c3..ca7db3c 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = InitSymBound.F WaveToy.F Startup.c
+SRCS = InitSymBound.F WaveToy.F Startup.F
# Subdirectories containing source files
SUBDIRS =