From 6d2aca99e8b9ff712ee47ebe23af38486e1b7d76 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 14 Feb 2001 14:40:43 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@3 1c20744c-e24a-42ec-9533-f5004cb800e5 --- 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..5e5a7bc --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,7 @@ +# Schedule definitions for thorn PUGHInterp +# $Header$ + +schedule PUGHInterp_Startup at STARTUP after Driver_Startup +{ + LANG:C +} "PUGHInterp startup routine" -- cgit v1.2.3