From e6de2d3a86518f78f45932771f6ed34dca781b6a Mon Sep 17 00:00:00 2001 From: eschnett Date: Sun, 20 Jan 2013 02:38:30 +0000 Subject: Correct syntax error in interface.ccl git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@470 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 6e23967..0d67929 100644 --- a/interface.ccl +++ b/interface.ccl @@ -559,7 +559,7 @@ real GRHydro_Avec_bext type = GF Timelevels = 1 tags='Prolongation="None" checkp Avecxplus,Avecyplus,Aveczplus,Avecxminus,Avecyminus,Aveczminus } "Vector potential extended to the cell boundaries" -real GRHydro_Aphi_bext type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no" +real GRHydro_Aphi_bext type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no"' { Aphiplus,Aphiminus } "Vector potential phi extended to the cell boundaries" -- cgit v1.2.3