summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/panlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-03-01 20:06:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-03-01 20:06:48 (GMT)
commit37d72c965c602bc800275da71a7234d50e4d707a (patch)
treebb5aad8738c3f9139a0d00f52c490d9ca082167f /ds9/parsers/panlex.fcl
parent88233512265280fd373a68e890599090f8ebb524 (diff)
downloadblt-37d72c965c602bc800275da71a7234d50e4d707a.zip
blt-37d72c965c602bc800275da71a7234d50e4d707a.tar.gz
blt-37d72c965c602bc800275da71a7234d50e4d707a.tar.bz2
add ds9 pan parser
Diffstat (limited to 'ds9/parsers/panlex.fcl')
-rw-r--r--ds9/parsers/panlex.fcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/parsers/panlex.fcl b/ds9/parsers/panlex.fcl
index 18c5115..7d4ec06 100644
--- a/ds9/parsers/panlex.fcl
+++ b/ds9/parsers/panlex.fcl
@@ -15,6 +15,8 @@ E [Ee][+-]?{D}+
%%
+-pan {return $pan::CMD_}
+-rotate {return $pan::CMD_}
-zscale {return $pan::CMD_}
-zoom {return $pan::CMD_}