aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/make.code.defn6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index d0bbdcf..eeb7346 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,12 +2,12 @@
# $Header$
# Source files in this directory
-SRCS = CartGrid3D.F77\
+SRCS = CartGrid3D.c\
GHExtension.c\
- ParamCheck.F77\
+ ParamCheck.c\
Startup.c\
Symmetry.c\
- SymmetryCondition.F77
+ SymmetryCondition.c
# Subdirectories containing source files
SUBDIRS =