aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2001-09-19 17:00:21 +0000
committerallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2001-09-19 17:00:21 +0000
commitd4ab2056efeb6149e0d87330e5eb182152a47b10 (patch)
tree1cce958cec961bdd3db46abc9c32344ca148128d /src/make.code.defn
parent0268805650b07981435328225817c3084733a456 (diff)
Changing to Fortran 77
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@63 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 609248f..a152d03 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -3,8 +3,8 @@
# Source files in this directory
SRCS = \
- planewaves.F\
- teukwaves.F
+ planewaves.F77\
+ teukwaves.F77
# Subdirectories containing source files
SUBDIRS =