summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/zscalelex.fcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/zscalelex.fcl')
-rw-r--r--ds9/parsers/zscalelex.fcl17
1 files changed, 17 insertions, 0 deletions
diff --git a/ds9/parsers/zscalelex.fcl b/ds9/parsers/zscalelex.fcl
new file mode 100644
index 0000000..cc30329
--- /dev/null
+++ b/ds9/parsers/zscalelex.fcl
@@ -0,0 +1,17 @@
+#tab zscaleparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+contrast {return $CONTRAST_}
+sample {return $SAMPLE_}
+line {return $LINE_}
+
+#include yesno.fin
+#include base.fin
+
+%%