From 87e424127ba0005749b70a1d00d599d4706d574d Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 16 Apr 2002 21:15:04 +0000 Subject: Updating storage statements to specify that these routines require storage for three timelevels as per the new schedule.ccl stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyCXX/trunk@46 50555cc7-fb31-491a-85db-9a2874240742 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index 9b3ac67..1e78dd4 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,7 +1,7 @@ # Schedule definitions for thorn WaveToyC # $Header$ -STORAGE: scalarevolve +STORAGE: scalarevolve[3] schedule WaveToyCXX_Startup at STARTUP { -- cgit v1.2.3