aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-02-17 10:09:40 +0000
committergoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-02-17 10:09:40 +0000
commit5cd040d3fda1635075dd2850f6d2141712560e52 (patch)
tree86f944e60ac20a9c4592ec3cb5eab043ee676ea8 /schedule.ccl
parenta7ea67d0cce38235288f3a66ead73130864c0d39 (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/WaveToyF90/trunk@37 f80f6fb6-8356-4fd4-90bc-d84ad503c100
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 b6aa8b8..d7b49d0 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,7 +5,7 @@ STORAGE: scalarevolve
schedule WaveToyF90_Startup at STARTUP
{
- LANG: C
+ LANG: Fortran
} "Register banner"
schedule WaveToyF90_InitSymBound at BASEGRID