summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/catparser.tac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-04 19:10:54 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-04 19:10:54 (GMT)
commit4b46e21e19aa761ecc03b6d15d13c73723593e83 (patch)
treeb9ab857a736501c43437242b7c5548f2e7c5460a /ds9/parsers/catparser.tac
parentb2e4e09a867e5818a145eaf346e69cd88efeadc5 (diff)
downloadblt-4b46e21e19aa761ecc03b6d15d13c73723593e83.zip
blt-4b46e21e19aa761ecc03b6d15d13c73723593e83.tar.gz
blt-4b46e21e19aa761ecc03b6d15d13c73723593e83.tar.bz2
update doc
Diffstat (limited to 'ds9/parsers/catparser.tac')
-rw-r--r--ds9/parsers/catparser.tac4
1 files changed, 4 insertions, 0 deletions
diff --git a/ds9/parsers/catparser.tac b/ds9/parsers/catparser.tac
index b5f9f40..b7b2b67 100644
--- a/ds9/parsers/catparser.tac
+++ b/ds9/parsers/catparser.tac
@@ -118,6 +118,10 @@ catalog : NEW_ {CATTool}
| {if {![CatalogCmdCheck]} {cat::YYABORT}} catCmd
| STRING_ {CatalogCmdRef $1}
| STRING_ {CatalogCmdRef $1} catCmd
+# special case
+# backward compatibility
+ | SAO_ {CatalogCmdRef sao}
+ | SAO_ {CatalogCmdRef sao} catCmd
# backward compatibility
| CDS_ STRING_ {CatalogCmdRef $2}
# backward compatibility