summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/prefsfirstparser.tab.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-07-17 17:04:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-07-17 17:04:48 (GMT)
commit7698c6cc0ac74dcdd6c66c31d2ca40b50c857084 (patch)
treed177f358f46e06772a2d4f3f3118628cdf357ffa /ds9/parsers/prefsfirstparser.tab.tcl
parentc4bea0ea32e44bbb9fb2591ca1e31c520b32a179 (diff)
downloadblt-7698c6cc0ac74dcdd6c66c31d2ca40b50c857084.zip
blt-7698c6cc0ac74dcdd6c66c31d2ca40b50c857084.tar.gz
blt-7698c6cc0ac74dcdd6c66c31d2ca40b50c857084.tar.bz2
new -prefs yes/no command line option
Diffstat (limited to 'ds9/parsers/prefsfirstparser.tab.tcl')
-rw-r--r--ds9/parsers/prefsfirstparser.tab.tcl14
1 files changed, 14 insertions, 0 deletions
diff --git a/ds9/parsers/prefsfirstparser.tab.tcl b/ds9/parsers/prefsfirstparser.tab.tcl
new file mode 100644
index 0000000..0301bd4
--- /dev/null
+++ b/ds9/parsers/prefsfirstparser.tab.tcl
@@ -0,0 +1,14 @@
+set YES_ 257
+set NO_ 258
+set ON_ 259
+set OFF_ 260
+set TRUE_ 261
+set FALSE_ 262
+set INT_ 263
+set STRING_ 264
+set BGCOLOR_ 265
+set CLEAR_ 266
+set IRAFALIGN_ 267
+set NANCOLOR_ 268
+set PRECISION_ 269
+set THREADS_ 270