From edf00e8ba557b37681669cf80d64e1de9f645f00 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 26 Jan 2010 14:36:40 +0000 Subject: 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 --- interface.ccl | 2 ++ 1 file changed, 2 insertions(+) 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, \ -- cgit v1.2.3