aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorgoodale <goodale@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2002-04-30 07:54:15 +0000
committergoodale <goodale@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2002-04-30 07:54:15 +0000
commitfc8dc00bf59a006df78044daef3811abdae874b3 (patch)
treece946626e67a013b20fd7e77ab218842917a0a7a /src/make.code.defn
parentc1ade11f6e9a027ea6abc682babb2a865c24d2d4 (diff)
Added StaticConformal_PhysToConfInPlace and StaticConformal_ConfToPhysInPlace.
I was going to add them as aliased functions, but don't think the alias stuff can cope with ints as opposed to CCTK_INTs at the moment, but cctk_lsh is an array of ints. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/StaticConformal/trunk@8 0cbbb82d-14ec-4423-a1fb-2ab18257ecaa
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 176a3a0..db87b26 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = Initialise.c
+SRCS = Initialise.c ConfPhys.c
# Subdirectories containing source files
SUBDIRS =