summaryrefslogtreecommitdiff
path: root/src/main/Startup.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-25 09:45:35 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-25 09:45:35 +0000
commit61da3a6c15e53532f849763e4fc7133f415b038e (patch)
tree8fbcbf7a9899355b6c18199949c7600aa95a0432 /src/main/Startup.c
parentbd1f9432a43ab2d1aad91a7323b41309be4cadd0 (diff)
CCTK function name changes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1292 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/Startup.c')
-rw-r--r--src/main/Startup.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/main/Startup.c b/src/main/Startup.c
index 3c62d4b4..2cddd3fa 100644
--- a/src/main/Startup.c
+++ b/src/main/Startup.c
@@ -7,16 +7,11 @@
@enddesc
@@*/
-int Cactus_Startup(void)
+int CactusStartup(void)
{
const char *string;
-#if 0
- /* Old startup */
- string = " \\ |/\n /--\\\n \\| .|- \\ | | | / \n | . |\n | . |- - Cactus 4.0 -\n -| |\n | / | / | | | \\\n \\| |/\n | . | Thorny problems in Numerical Relativity and Beyond\n | |-\n \\ / Credits: Tom Goodale, Joan Masso, Paul Walker and Gabrielle Allen\n -------- Including contributions from many worldwide collaborators\n \\______/\n ";
-#endif
-
#define B_1 " 10 "
#define B_2 " 1 0101 ************************ "
#define B_3 " 01 1010 10 The Cactus Code V4.0 "