summaryrefslogtreecommitdiff
path: root/doc/MaintGuide
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-03-24 13:56:09 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-03-24 13:56:09 +0000
commit9bea9526e7cb8c3d1963caca2c577332b145bad8 (patch)
treeec0daaed9a03f39b8ad1bc8cc79809c6f8246a81 /doc/MaintGuide
parent9c46768689879c13514a498f8f69baa0651246c3 (diff)
A few re-arrangements.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3187 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/MaintGuide')
-rw-r--r--doc/MaintGuide/Template.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/MaintGuide/Template.c b/doc/MaintGuide/Template.c
index 0b05ce4a..fea88e12 100644
--- a/doc/MaintGuide/Template.c
+++ b/doc/MaintGuide/Template.c
@@ -42,11 +42,11 @@ static const char *rcsid = "$Header$";
CCTK_FILEVERSION(MaintGuide_Template_c);
/********************************************************************
- ********************* Local Data Types ***************************
+ ********************* Macro Definitions **************************
********************************************************************/
/********************************************************************
- ********************* Local Data *********************************
+ ********************* Local Data Types ***************************
********************************************************************/
/********************************************************************
@@ -66,6 +66,10 @@ CCTK_FILEVERSION(MaintGuide_Template_c);
********************************************************************/
/********************************************************************
+ ********************* Local Data *********************************
+ ********************************************************************/
+
+/********************************************************************
********************* Aliased Routines ***************************
********************************************************************/
@@ -79,9 +83,5 @@ CCTK_FILEVERSION(MaintGuide_Template_c);
********************************************************************/
/********************************************************************
- ********************* Macro Definitions **************************
- ********************************************************************/
-
-/********************************************************************
********************* Local Routines *****************************
********************************************************************/