aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-07-26 12:10:26 +0000
committerallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-07-26 12:10:26 +0000
commit21297bf56ef289b72818366ce74fe0b898b2a1f3 (patch)
treec433f4c5b529d6ab2c0c7495170a02f1e950d3f2 /src/make.code.defn
parent8d6ae5f593a1d13cf49191bcf0eb9c6990472c15 (diff)
This commit was generated by cvs2svn to compensate for changes in r4, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@5 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 4ee7a71..a1ab7df 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,9 +2,8 @@
# $Header$
# Source files in this directory
-SRCS = FlatBoundary.F\
- FlatBoundaryWrappers.c\
- RadiationBoundary.F\
+SRCS = FlatBoundary.c\
+ RadiationBoundary.F77\
RadiationBoundaryWrappers.c
# Subdirectories containing source files