summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/binlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-03-14 18:05:45 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-03-14 18:05:45 (GMT)
commit5653c1de66efb783b20b2fe6576fb06b357c005b (patch)
treea760ffc1d27871886d4d4f0be7ce3e1b57133d9f /ds9/parsers/binlex.fcl
parent1bbd30a2b46492aafbd58853ba9f0fbaa6e8cb32 (diff)
downloadblt-5653c1de66efb783b20b2fe6576fb06b357c005b.zip
blt-5653c1de66efb783b20b2fe6576fb06b357c005b.tar.gz
blt-5653c1de66efb783b20b2fe6576fb06b357c005b.tar.bz2
close catalog header if open when close catalog
Diffstat (limited to 'ds9/parsers/binlex.fcl')
-rw-r--r--ds9/parsers/binlex.fcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/parsers/binlex.fcl b/ds9/parsers/binlex.fcl
index 76054e8..f2c4fad 100644
--- a/ds9/parsers/binlex.fcl
+++ b/ds9/parsers/binlex.fcl
@@ -11,6 +11,7 @@ about {return $ABOUT_}
average {return $AVERAGE_}
buffersize {return $BUFFERSIZE_}
center {return $CENTER_}
+clear {return $CLEAR_}
close {return $CLOSE_}
cols {return $COLS_}
colsz {return $COLSZ_}