summaryrefslogtreecommitdiff
path: root/src/include/cctk_Flesh.h
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-12-01 04:18:05 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-12-01 04:18:05 +0000
commit5e8491edfdca5c0b5005ed0d72645362ad9ab3aa (patch)
tree222bcd51940cc123bd149f4fd1d13e19611b7f6e /src/include/cctk_Flesh.h
parent8c3898b27ef468e7c3fedb13fdeec81e1247cda5 (diff)
Added a prototype.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1180 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_Flesh.h')
-rw-r--r--src/include/cctk_Flesh.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/cctk_Flesh.h b/src/include/cctk_Flesh.h
index 3ab7cddb..25458562 100644
--- a/src/include/cctk_Flesh.h
+++ b/src/include/cctk_Flesh.h
@@ -87,6 +87,8 @@ int SetupMainFunctions(void);
int SetupCommFunctions(void);
int SetupIOFunctions(void);
+int CCTKi_SetupCache(void);
+
#ifdef __cplusplus
}
#endif