summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/imgsvr.trl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/imgsvr.trl')
-rw-r--r--ds9/parsers/imgsvr.trl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ds9/parsers/imgsvr.trl b/ds9/parsers/imgsvr.trl
index 914e90e..6c82328 100644
--- a/ds9/parsers/imgsvr.trl
+++ b/ds9/parsers/imgsvr.trl
@@ -24,3 +24,8 @@ sizeOpt : {set _ degrees}
frame : NEW_ {set _ new}
| CURRENT_ {set _ current}
;
+
+rformat : DEGREES_ {set _ degrees}
+ | ARCMIN_ {set _ arcmin}
+ | ARCSEC_ {set _ arcsec}
+ ; \ No newline at end of file