From f248d9d88b79a4c7e4f66a89aca6222b70190e14 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 15 Jul 2000 18:59:01 +0000 Subject: Fixed bug in 1D scalar boundary condition Apply boundary conditions to the right timelevels (!) Add fake symmetry structure so no longer need to compile Boundary with CartGrid3D. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@112 6a38eb6e-646e-4a02-a296-d141613ad6c4 --- interface.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 02660d5..0185fda 100644 --- a/interface.ccl +++ b/interface.ccl @@ -3,6 +3,6 @@ implements: boundary -INCLUDES: Boundary.h in Boundary.h +INCLUDES HEADER: Boundary.h in Boundary.h -USES INCLUDE: Symmetry.h +USES INCLUDE HEADER: Symmetry.h -- cgit v1.2.3