From 5c59daa5c6829fc28f4e1bce711ef4694b6535be Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 17 Feb 2000 10:09:42 +0000 Subject: 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 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') 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 -- cgit v1.2.3