aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-02-17 10:09:42 +0000
committergoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-02-17 10:09:42 +0000
commit5c59daa5c6829fc28f4e1bce711ef4694b6535be (patch)
treed739ecf852b128518c7de968992b52aaf6493d73 /src/make.code.defn
parent180309c930ec6bb4be5c0f03b6807ad970e05726 (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/WaveToyFreeF90/trunk@11 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
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 9bc1376..4c14199 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = InitSymBound.F90 WaveToy.F90 Startup.c
+SRCS = InitSymBound.F90 WaveToy.F90 Startup.F90
# Subdirectories containing source files
SUBDIRS =