aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 15:22:29 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-06 15:22:29 +0000
commit4e0e462963bbe54d69098783227d6fd8b5de5712 (patch)
tree8eccfacfea97f04d02b136cd393b92ca9e1c9e75 /schedule.ccl
parent08642cb38b6403c8e2e42a4f649d40e6f0fcb7d6 (diff)
add options:global
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@446 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index b2b5589..1948324 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,4 +4,5 @@
schedule test_patch_system at STARTUP after Driver_Startup
{
LANG: C
+OPTIONS: global
} "test driver to verify that src/util/ and src/jtutil/ code works properly"