aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-07-26 12:31:15 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-07-26 12:31:15 +0000
commitcb2f5114143c6f34de57f72d0f26d74f2508940d (patch)
tree4763c3df13399b6fc1ca77deedb8244c3e60f793 /schedule.ccl
parent56afd6a641869778e18b23754101f819b8de045f (diff)
New function names and changing comments
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@21 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index ddf2d19..5b0025b 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -6,7 +6,7 @@
schedule IOFlexIO_Startup at STARTUP
{
LANG:C
-} "IOFlexIO startup routine"
+} "Startup routine"
########################################################################