aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2010-01-26 14:36:40 +0000
committerknarf <knarf@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2010-01-26 14:36:40 +0000
commitedf00e8ba557b37681669cf80d64e1de9f645f00 (patch)
tree8ae7661d5b61f4a1651be334cb531c05ba196a49
parente06370b63c785f40e3a2f34fe90284e015be6bd4 (diff)
make Cactus aware of use of header file
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@61 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index f1387c3..ce1f981 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,6 +3,8 @@
implements: WhiskyTOVSolver
inherits: Whisky, Constants
+USES INCLUDE: constants.h
+
public:
void FUNCTION SpatialDet(CCTK_REAL IN gxx, CCTK_REAL IN gxy, \