aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 64f37bd..630af6f 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -13,7 +13,7 @@ USES INCLUDE: NaNChecker.h
### Functions from Carpet that may be used ###
##############################################
-SUBROUTINE EnableProlongating(CCTK_INT IN Status)
+CCTK_INT FUNCTION EnableProlongating(CCTK_INT IN Status)
USES FUNCTION EnableProlongating
################################################################