From a56d13efe4ca5ae5ec16daf48a1842e61de89109 Mon Sep 17 00:00:00 2001 From: goodale Date: Wed, 4 Oct 2000 09:33:52 +0000 Subject: Socket layer. Compiles but untested. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@6 bfcf8e34-485d-4d46-a995-1fd6fa6fb178 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 74e514e..377df62 100644 --- a/param.ccl +++ b/param.ccl @@ -47,6 +47,10 @@ STRING outdir "Output directory for isosurface data files" .* :: A regex which matches everything } "." +BOOLEAN nusurfacer "Enable the new isosurfacer routines to be used rather than the originals ?" +{ +} "yes" + ############################################################################# ### import IOUtil parameters ############################################################################# -- cgit v1.2.3