Eliminate `set symbol/scope=noGlobal'.

From-SVN: r8616
This commit is contained in:
Richard Kenner 1994-12-06 18:41:40 -05:00
parent 5461708de7
commit 4ee4851023

View File

@ -5,7 +5,6 @@ $! Set the def dir to proper place for use in batch. Works for interactive too.
$flnm = f$enviroment("PROCEDURE") ! get current procedure name
$set default 'f$parse(flnm,,,"DEVICE")''f$parse(flnm,,,"DIRECTORY")'
$!
$set symbol/scope=(nolocal,noglobal)
$!
$! First, build the preprocessor.
$!