aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-02-17 10:09:42 +0000
committergoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-02-17 10:09:42 +0000
commit5c59daa5c6829fc28f4e1bce711ef4694b6535be (patch)
treed739ecf852b128518c7de968992b52aaf6493d73 /schedule.ccl
parent180309c930ec6bb4be5c0f03b6807ad970e05726 (diff)
Changed C startup routines to Fortran so we have a test of
Fortran startup routines, and also the thorns are now uni-language and provide examples of how to write a Fortran startup routine. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@11 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index c01096f..318a010 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,7 +5,7 @@ STORAGE: scalarevolve
schedule WaveToyFreeF90_Startup at STARTUP
{
- LANG: C
+ LANG: Fortran
} "Register banner"
schedule WaveToyFreeF90_InitSymBound at BASEGRID