From e77bca8c7e2b8b271164a19d93723c46a047485a Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 14 May 2004 13:56:34 +0000 Subject: Use short form for definition of single-variable group 'local_spatial_order' to get rid of a CST warning. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@71 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- interface.ccl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/interface.ccl b/interface.ccl index cb35679..e22e269 100644 --- a/interface.ccl +++ b/interface.ccl @@ -5,7 +5,4 @@ implements: ADMMacros public: -int local_spatial_order type=SCALAR -{ - local_spatial_order -} "Can be set pointwise to change the macros" +int local_spatial_order type=SCALAR "Can be set pointwise to change the macros" -- cgit v1.2.3