aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorknarf <knarf@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-08-16 17:52:05 +0000
committerknarf <knarf@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-08-16 17:52:05 +0000
commitfc9e116f3ae7c7c0ad444e0a1d3eb70ef5a918fa (patch)
treed0795b93bd0f86a92fc9582fac0ee7a659f7f7bd /interface.ccl
parentf1d8d20ad83173ef94330315aa7dcbd76fb2011b (diff)
actually provide the handle function, change to c for simplicity (from c++)
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@6 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 2376137..971f439 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -6,6 +6,8 @@ inherits:
CCTK_INT FUNCTION EOS_Omni_GetHandle(CCTK_STRING IN name)
+PROVIDES FUNCTION EOS_Omni_GetHandle with EOS_Omni_GetHandle_ LANGUAGE C
+
void FUNCTION EOS_Omni_press(CCTK_INT IN eoskey, \
CCTK_INT IN havetemp, \
CCTK_INT IN npoints, \