aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-04-24 08:15:52 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-04-24 08:15:52 +0000
commit4367f872e027afc0bb93473ec5e97163be5849aa (patch)
treedb4d303ab4852321efb0e64fed33dc19603f1c4f /src/Startup.c
parentfd1b7d175f18cb5f1d168c8a9e95508b41ae39e9 (diff)
Change the fileversion strings and comments from MoL2->MoL (cosmetic).
Change the grid scalar used in the schedule.ccl from MoL2->MoL (necessary). git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@4 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/Startup.c')
-rw-r--r--src/Startup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 096d6b0..3839de6 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -17,7 +17,7 @@
static const char *rcsid = "$Header$";
-CCTK_FILEVERSION(CactusMoL2_MoL2_Startup_c);
+CCTK_FILEVERSION(AlphaThorns_MoL_Startup_c);
/********************************************************************
******************** External Variables **********************