summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/lexical.ml
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>1999-12-10 09:40:51 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>1999-12-10 09:40:51 +0000
commitc5d28c52dd8fa81cc7b09c39b3fa751c1578a7d8 (patch)
treec3594e4a904e2345f8ad087dd32c5f28e375c303 /otherlibs/labltk/browser/lexical.ml
parente6343bfb447c8fb170981d46b5debb7855d95e47 (diff)
various improvements
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2684 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/browser/lexical.ml')
-rw-r--r--otherlibs/labltk/browser/lexical.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/labltk/browser/lexical.ml b/otherlibs/labltk/browser/lexical.ml
index 8c1209a66..ab0267efa 100644
--- a/otherlibs/labltk/browser/lexical.ml
+++ b/otherlibs/labltk/browser/lexical.ml
@@ -95,6 +95,7 @@ let tag ?(:start=tstart) ?(:end=tend) tw =
| SHARP
-> "infix"
| LABEL _
+ | LABELID _
| QUESTION
-> "label"
| UIDENT _ -> "uident"