From 681d56c1066387490dbcee6f7895736579e6a2ff Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 16 Jul 2002 10:34:36 +0000 Subject: fix syntax error git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@626 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/gr/horizon.maple | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gr') diff --git a/src/gr/horizon.maple b/src/gr/horizon.maple index c28611b..f7c191c 100644 --- a/src/gr/horizon.maple +++ b/src/gr/horizon.maple @@ -28,7 +28,7 @@ proc(cg_flag::boolean) non_unit_normal(); non_unit_normal_deriv(); horizon_function(cg_flag); -horiozn_Jacobian(cg_flag); +horizon_Jacobian(cg_flag); NULL; end proc; -- cgit v1.2.3