summaryrefslogtreecommitdiffstats
path: root/ds9/library/lex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-07-18 18:55:46 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-07-18 18:55:46 (GMT)
commitd9c990f6cbb098e1e43ca0e1414597ef869a3cf0 (patch)
treeeda1e29676202f9a7cc8eec45c15839b2063a9b0 /ds9/library/lex.fcl
parentcbbbe7fc0b87fc12e2e8525ab7173bbaaa679e12 (diff)
downloadblt-d9c990f6cbb098e1e43ca0e1414597ef869a3cf0.zip
blt-d9c990f6cbb098e1e43ca0e1414597ef869a3cf0.tar.gz
blt-d9c990f6cbb098e1e43ca0e1414597ef869a3cf0.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 c10aacc..46daafd 100644
--- a/ds9/library/lex.fcl
+++ b/ds9/library/lex.fcl
@@ -128,6 +128,7 @@ broadcast {return $::BROADCAST_}
buffersize {return $::BUFFERSIZE_}
cancel {return $::CANCEL_}
catalog {return $::CATALOG_}
+cds {return $::CDS_}
center {return $::CENTER_}
channel {return $::CHANNEL_}
circle {return $::CIRCLE_}