- Included new exe command into syntax check program

This commit is contained in:
koennecke
2005-04-22 14:10:36 +00:00
parent a14e06dd91
commit 95c91a77c4
3 changed files with 68 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
# Mark Koennecke, March 2003
#--------------------------------------------------------------------------
source /data/lnslib/bin/sicscheck/sicssyntaxlib.tcl
source sicssyntaxlib.tcl
#------------------------- define HRPT motors and aliases
sicsSyntaxMap momu syntaxMotor
@ -83,4 +83,4 @@ source $filename
puts stdout "If this completed without errors the likelihoof of your script"
puts stdout "executing properly on the instrument has increased significantly"
exit 1