From e888edd46d420786c41a918f2111cbdab296a93d Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 17 Nov 2004 18:44:04 +0000 Subject: Use aliased function IO_TruncateOutputFiles() to check whether or not to truncate existing output files. You must also update CactusBase/IOUtil now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@160 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- interface.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index fef1518..e702430 100644 --- a/interface.ccl +++ b/interface.ccl @@ -6,3 +6,9 @@ inherits: IO real next_info_output_time type=scalar real next_scalar_output_time type=scalar + + +CCTK_INT FUNCTION IO_TruncateOutputFiles \ + (CCTK_POINTER_TO_CONST IN GH) + +REQUIRES FUNCTION IO_TruncateOutputFiles -- cgit v1.2.3