From 9fe9b6c390a581c3c6987fa2b32a894819a04cc5 Mon Sep 17 00:00:00 2001 From: hawke Date: Fri, 25 Jun 2004 13:00:17 +0000 Subject: Make certain the matter include files actually exist (USES INCLUDE...) Make certain the temporary matter variables are declared by including the appropriate header file in STRESSENERGY_declare.h git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@73 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- interface.ccl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index e22e269..83005df 100644 --- a/interface.ccl +++ b/interface.ccl @@ -3,6 +3,9 @@ implements: ADMMacros +USES INCLUDE: CalcTmunu_temps.inc +USES INCLUDE: CalcTmunu.inc + public: int local_spatial_order type=SCALAR "Can be set pointwise to change the macros" -- cgit v1.2.3