aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authormiguel <miguel@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-09-16 13:52:24 +0000
committermiguel <miguel@6a38eb6e-646e-4a02-a296-d141613ad6c4>1999-09-16 13:52:24 +0000
commit171cb354aa1aa8674309f65da7bfdbaace90672e (patch)
tree60cd9f6cbbcebc789f9a4fa90271f21f8a7552a2 /src/make.code.defn
parent6409e2e59f9758e1c5fa723880fe69aa8fefd721 (diff)
Modified radiation boundary condition.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@25 6a38eb6e-646e-4a02-a296-d141613ad6c4
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 e2e3aa4..08858c1 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -4,7 +4,7 @@
# Source files in this directory
SRCS = ConstantBoundary.c\
FlatBoundary.c\
- RadiationBoundary.F77\
+ RadiationBoundary.F\
RadiationBoundaryWrappers.c
# Subdirectories containing source files