From f142d87fd6ab909431a26b7e715508c6ea8c98f8 Mon Sep 17 00:00:00 2001 From: goodale Date: Wed, 19 Apr 2000 23:14:02 +0000 Subject: Changed names of PUGH functions to be uniform. Now all PUGH functions should begin with PUGH. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@112 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 5ad13c3..7ec2378 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -3,7 +3,7 @@ ######################################################################## ### register IOFlexIO routines ######################################################################## -schedule IOFlexIO_Startup at STARTUP after ( IOUtil_Startup pugh_Startup ) +schedule IOFlexIO_Startup at STARTUP after ( IOUtil_Startup Driver_Startup ) { LANG:C } "Startup routine" -- cgit v1.2.3