summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/lexical.ml
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2000-03-15 07:43:33 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2000-03-15 07:43:33 +0000
commit31f70a75d4f3afc3b412736254ba87020030e12d (patch)
tree1ac2730de92003651954093a2f2d718fda632d6c /otherlibs/labltk/browser/lexical.ml
parent410dac4c6108c5fbb304f54b416ea6b7eeae63d9 (diff)
better printing and colorizing
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2959 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/browser/lexical.ml')
-rw-r--r--otherlibs/labltk/browser/lexical.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/browser/lexical.ml b/otherlibs/labltk/browser/lexical.ml
index 09dfc6f1d..006291c26 100644
--- a/otherlibs/labltk/browser/lexical.ml
+++ b/otherlibs/labltk/browser/lexical.ml
@@ -83,6 +83,7 @@ let tag ?(:start=tstart) ?(:end=tend) tw =
| PARSER
| PRIVATE
| REC
+ | SHARP
| TYPE
| VAL
| VIRTUAL
@@ -105,7 +106,6 @@ let tag ?(:start=tstart) ?(:end=tend) tw =
| INFIXOP4 _
| PREFIXOP _
| QUESTION2
- | SHARP
-> "infix"
| LABEL _
| LABELID _