aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlanfer <lanfer@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2000-09-26 10:57:46 +0000
committerlanfer <lanfer@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2000-09-26 10:57:46 +0000
commit849fb37d120c3230453bdeb1e52c44c4292729ce (patch)
tree1962dde919c4e455fb084f65633c67a31b9ccf9f
parentcbdaa223fa30c1ea1b9f10d3472eb58b8fbd644b (diff)
adding C routines, removing Fortran
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@61 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-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 66c31cd..4e86518 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = Startup.c sor_wrapper.c sor_confmetric.F sor_flat.F
+SRCS = Startup.c sor_wrapper.c sor_confmetric.c sor_flat.c
# Subdirectories containing source files
SUBDIRS =