summaryrefslogtreecommitdiff
path: root/src/main/flesh.cc
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-17 17:36:31 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-17 17:36:31 +0000
commit9cdc74e1a1318b30b10e8011bb73df6ab8902d3a (patch)
tree4f8b06ba07010dfa8a3f2be116a9fa6afa5bba3f /src/main/flesh.cc
parent28d43d07013f807f470730d51af2ef3be0534252 (diff)
Adding a ; after the CCTK_FILEVERSION macro, as the c_file_processor.pl script
will now remove it before a c compiler has a chance to complain. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2824 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/flesh.cc')
-rw-r--r--src/main/flesh.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/flesh.cc b/src/main/flesh.cc
index 5d7653e3..8783b6f3 100644
--- a/src/main/flesh.cc
+++ b/src/main/flesh.cc
@@ -14,7 +14,7 @@
static char *rcsid = "$Header$";
-CCTK_FILEVERSION(main_flesh_cc)
+CCTK_FILEVERSION(main_flesh_cc);
/*@@
@routine main