From 2eadd221eb3ab023777758e93a9dd14463e33d2b Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 22 Sep 2008 23:51:41 +0000 Subject: Call the NaNChecker via the aliased function CheckVarsForNaN instead of calling it directly. This decouples thorn MoL from thorn NaNChecker. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@128 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b --- configuration.ccl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 47dd245..98fbfd0 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -1,6 +1,2 @@ # Configuration definition for thorn MoL # $Header$ - -REQUIRES NaNChecker - - -- cgit v1.2.3