summaryrefslogtreecommitdiff
path: root/src/comm/OverloadComm.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 19:57:38 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 19:57:38 +0000
commit25ab2e0c62df1a768d476060322b2cf54a5aa486 (patch)
treee0baa87bb4e9119e6ccce8a4e765be83f4b8b915 /src/comm/OverloadComm.c
parentec7931ce6a97543968e1695266302fc8663af97d (diff)
Removing rcsid warnings
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1560 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm/OverloadComm.c')
-rw-r--r--src/comm/OverloadComm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/comm/OverloadComm.c b/src/comm/OverloadComm.c
index c0c291a8..112abe22 100644
--- a/src/comm/OverloadComm.c
+++ b/src/comm/OverloadComm.c
@@ -20,6 +20,8 @@
static char *rcsid="$Header$";
+CCTK_FILEVERSION(comm_OverloadComm_c)
+
/* Define the prototypes for the dummy functions. */
#define OVERLOADABLE(name) OVERLOADABLE_DUMMYPROTOTYPE(name)