From 993132c78d0bc7ae6f4c61c9a4de842f08143bb8 Mon Sep 17 00:00:00 2001 From: goodale Date: Wed, 13 Feb 2002 14:34:53 +0000 Subject: 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 --- src/EOS_Base.inc | 18 +++++++++--------- 1 file 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_ -- cgit v1.2.3