From 1940d71782b4cc3519972ebf4504bbe4486cf7d0 Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 21 Sep 1999 11:27:32 +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/CactusBase/IOBasic/trunk@3 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- schedule.ccl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl new file mode 100644 index 0000000..3f6537b --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,10 @@ +# Schedule definitions for thorn IOBasic +# $Header$ + +######################################################################## +### register IOBasic routines +######################################################################## +schedule IOBasic_Startup at STARTUP +{ + LANG:C +} "Startup routine" -- cgit v1.2.3