diff options
Diffstat (limited to 'ds9/parsers/dsssaosendparser.tac')
-rw-r--r-- | ds9/parsers/dsssaosendparser.tac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/parsers/dsssaosendparser.tac b/ds9/parsers/dsssaosendparser.tac index 10eb6a6..f023440 100644 --- a/ds9/parsers/dsssaosendparser.tac +++ b/ds9/parsers/dsssaosendparser.tac @@ -12,7 +12,6 @@ dsssaosend : {ProcessSendCmdGet dsao name} | NAME_ {ProcessSendCmdGet dsao name} | SAVE_ {ProcessSendCmdYesNo dsao save} | FRAME_ {ProcessSendCmdGet dsao mode} - | SURVEY_ {ProcessSendCmdGet dsao survey} | SIZE_ {ProcessSendCmdGet3 dsao width height rformat} | COORD_ {ProcessSendCmdGet3 dsao x y skyformat} ; |