aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorhawke <hawke@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2002-05-14 17:58:34 +0000
committerhawke <hawke@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2002-05-14 17:58:34 +0000
commit18485e65a45e3dc05a7f158a6702481dc6fc4c94 (patch)
treed975bfefa38fd58765a7cc39f5a19f6bebc870bf /src/make.code.defn
parentae7cd18ee7320e3163d4936e3f9c7db547348ee9 (diff)
Calculation of the Ricci tensor and scalar for analysis.
This uses the macros, so adds a dependence (WARNING: hard coded path) to ADMMacros. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@6 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
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 6b92303..ec1603b 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -2,7 +2,7 @@
# $Header$
# Source files in this directory
-SRCS = ParamCheck.c Analysis.c CartToSphere.c Trace.c
+SRCS = ParamCheck.c Analysis.c CartToSphere.c Ricci.c Trace.c
# Subdirectories containing source files
SUBDIRS =