summaryrefslogtreecommitdiff
path: root/src/comm/CactusDefaultComm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm/CactusDefaultComm.c')
-rw-r--r--src/comm/CactusDefaultComm.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index 70732b2d..4981c603 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -19,6 +19,20 @@
static char *rcsid = "$Id$";
+ /*@@
+ @routine CactusDefaultSetupGH
+ @date Tue Sep 29 15:06:22 1998
+ @author Tom Goodale
+ @desc
+ Default cactus SetupGH routine.
+ @enddesc
+ @calls
+ @calledby
+ @history
+
+ @endhistory
+
+@@*/
cGH *CactusDefaultSetupGH(tFleshConfig *config, int convergence_level)
{
cGH *retval;