summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/numeric.tin
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-22 18:38:17 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-22 18:38:17 (GMT)
commitcd82cfdab4da60d5cc43d18f8be29c46a1bf77cd (patch)
tree7ff9ab0a15c214d0a34779f5c45e6d6bcd9a84a1 /ds9/parsers/numeric.tin
parentf94cd90bbc6f0519f78a1f864cde747e4e61d67f (diff)
downloadblt-cd82cfdab4da60d5cc43d18f8be29c46a1bf77cd.zip
blt-cd82cfdab4da60d5cc43d18f8be29c46a1bf77cd.tar.gz
blt-cd82cfdab4da60d5cc43d18f8be29c46a1bf77cd.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/numeric.tin')
-rw-r--r--ds9/parsers/numeric.tin4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/parsers/numeric.tin b/ds9/parsers/numeric.tin
index 95ac7f9..918879d 100644
--- a/ds9/parsers/numeric.tin
+++ b/ds9/parsers/numeric.tin
@@ -1,2 +1,2 @@
-%token INT_
-%token REAL_
+%token INT_ integer
+%token REAL_ float