From 33ec7d1cb74c47a0082682c881cf9aa4f8eb3985 Mon Sep 17 00:00:00 2001 From: pollney Date: Tue, 9 Sep 2003 14:49:37 +0000 Subject: This is Ian's patch to LegoExcision, which provides a function aliased interface. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@36 f75ba9e5-694f-0410-ac2c-87ea7ce7132b --- src/make.code.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/make.code.defn b/src/make.code.defn index 854a5e8..82aec7c 100644 --- a/src/make.code.defn +++ b/src/make.code.defn @@ -2,7 +2,7 @@ # $Header$ # Source files in this directory -SRCS = extrapolate.F90 findboundary.F90 findnormals.F90 +SRCS = extrapolate.F90 findboundary.F90 findnormals.F90 fixedsphere.F90 # Subdirectories containing source files SUBDIRS = -- cgit v1.2.3