From 75e87ee255659cd3a4cf41f7f06b69d5d627bc69 Mon Sep 17 00:00:00 2001 From: ravi9 Date: Thu, 10 Jun 2004 15:08:39 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@5 7daa882c-dc44-4453-834e-278d26b18e6a --- schedule.ccl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl new file mode 100644 index 0000000..a1c0150 --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,7 @@ +# Schedule definitions for thorn LocalReduce +# $Header$ + +Schedule LocalReduce_Startup at STARTUP after Driver_Startup +{ +LANG:C +} "register LocalReduce's reducation operators" -- cgit v1.2.3