aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2008-03-10 18:10:20 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2008-03-10 18:10:20 +0000
commitf86b918f68263eb829e9c4728599fbf176d5e9fd (patch)
tree9daf80b8cfd23b97fb08eaae7628eedf54ccdf65 /interface.ccl
parentdbba9f2527a9075ce4b9b76446e099e07ad48082 (diff)
Remove source ID again; please use the build ID instead.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@170 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl12
1 files changed, 0 insertions, 12 deletions
diff --git a/interface.ccl b/interface.ccl
index 95004d4..4568cda 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -22,18 +22,6 @@ USES FUNCTION UniqueConfigID
# Return a pointer to an unmodifiable C string
-# which contains a unique ID for this source tree
-CCTK_POINTER_TO_CONST \
-FUNCTION UniqueSourceID (CCTK_POINTER_TO_CONST IN cctkGH)
-
-PROVIDES FUNCTION UniqueSourceID \
- WITH Formaline_UniqueSourceID \
- LANGUAGE C
-USES FUNCTION UniqueSourceID
-
-
-
-# Return a pointer to an unmodifiable C string
# which contains a unique ID for this build
CCTK_POINTER_TO_CONST \
FUNCTION UniqueBuildID (CCTK_POINTER_TO_CONST IN cctkGH)