summaryrefslogtreecommitdiffstats
path: root/ds9/library/lex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-07-13 20:54:34 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-07-13 20:54:34 (GMT)
commit2c2295789e7104c86b6a297cd17bce8fc119682d (patch)
tree4fb408eb98e28df558fcd20a5b3ebcab80b8553d /ds9/library/lex.fcl
parent04e24c993b0f18acbac55eda9156005f37292ace (diff)
downloadblt-2c2295789e7104c86b6a297cd17bce8fc119682d.zip
blt-2c2295789e7104c86b6a297cd17bce8fc119682d.tar.gz
blt-2c2295789e7104c86b6a297cd17bce8fc119682d.tar.bz2
update parser
Diffstat (limited to 'ds9/library/lex.fcl')
-rw-r--r--ds9/library/lex.fcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/lex.fcl b/ds9/library/lex.fcl
index adaac96..b00a978 100644
--- a/ds9/library/lex.fcl
+++ b/ds9/library/lex.fcl
@@ -30,6 +30,7 @@ E [Ee][+-]?{D}+
-cd {return $::CDCMD_}
-console {return $::CONSOLECMD_}
-crop {return $::CROPCMD_}
+-crosshair {return $::CROSSHAIRCMD_}
-cube {return $::CUBECMD_}
-cursor {return $::CURSORCMD_}
-exit {return $::QUITCMD_}