aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@7256fff6-a868-4c47-a7f4-99a4b5411c7d>2002-02-13 14:34:53 +0000
committergoodale <goodale@7256fff6-a868-4c47-a7f4-99a4b5411c7d>2002-02-13 14:34:53 +0000
commit993132c78d0bc7ae6f4c61c9a4de842f08143bb8 (patch)
treea2fb61f1b9c5ff87186ce48ca8abd31c64d80448
parent7a138450abd6c58b15730e792387f4539cca4985 (diff)
Removing 'c' from comment lines since the grdoc is a C comment which is
removed by the C preprocessor anyway. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/EOS_Base/trunk@8 7256fff6-a868-4c47-a7f4-99a4b5411c7d
-rw-r--r--src/EOS_Base.inc18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/EOS_Base.inc b/src/EOS_Base.inc
index 70d9a8d..07f2e34 100644
--- a/src/EOS_Base.inc
+++ b/src/EOS_Base.inc
@@ -1,12 +1,12 @@
-c /*@@
-c @header EOS_Base.inc
-c @date Thu Dec 16 14:16:25 1999
-c @author Tom Goodale
-c @desc
-c
-c @enddesc
-c @version $Header$
-c @@*/
+/*@@
+ @header EOS_Base.inc
+ @date Thu Dec 16 14:16:25 1999
+ @author Tom Goodale
+ @desc
+
+ @enddesc
+ @version $Header$
+@@*/
#ifndef _EOS_BASE_INC_
#define _EOS_BASE_INC_