summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/regionlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-09 20:18:22 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-09 20:18:22 (GMT)
commit7a577d726ae30a0f9cd2b24056323ea2f783002e (patch)
tree9436f7171eb3f36288de9ae4370e51419de6198a /ds9/parsers/regionlex.fcl
parentcf03e9e3151dd8897adb5183b7f236e87a2107c8 (diff)
downloadblt-7a577d726ae30a0f9cd2b24056323ea2f783002e.zip
blt-7a577d726ae30a0f9cd2b24056323ea2f783002e.tar.gz
blt-7a577d726ae30a0f9cd2b24056323ea2f783002e.tar.bz2
add ds9 region parser
Diffstat (limited to 'ds9/parsers/regionlex.fcl')
-rw-r--r--ds9/parsers/regionlex.fcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/regionlex.fcl b/ds9/parsers/regionlex.fcl
index 499a7bf..49fc5af 100644
--- a/ds9/parsers/regionlex.fcl
+++ b/ds9/parsers/regionlex.fcl
@@ -37,9 +37,9 @@ front {return $FRONT_}
getinfo {return $GETINFO_}
group {return $GROUP_}
groups {return $GROUPS_}
-interation {return $INTERATION_}
include {return $INCLUDE_}
invert {return $INVERT_}
+iteration {return $ITERATION_}
list {return $LIST_}
load {return $LOAD_}
move {return $MOVE_}