From 39195382ca9d049d040bebf3dca239b12c2e35e1 Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 21 Oct 1999 08:51:06 +0000 Subject: Changed the EXTENDS to USES since it confuses some people (although up to now they are still doing the same thing) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@34 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index 68cc4e5..4b03c30 100644 --- a/param.ccl +++ b/param.ccl @@ -8,11 +8,11 @@ EXTENDS KEYWORD initial_data "" "planewaves" :: "linear waves initial data- plane waves" } -EXTENDS BOOLEAN use_conformal "" +USES BOOLEAN use_conformal "" { } -EXTENDS BOOLEAN use_conformal_derivs "" +USES BOOLEAN use_conformal_derivs "" { } -- cgit v1.2.3