]> matita.cs.unibo.it Git - helm.git/commit
better distinction of (* *) and (** *) comments
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 4 Nov 2005 13:02:54 +0000 (13:02 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 4 Nov 2005 13:02:54 +0000 (13:02 +0000)
commit95e23a75677e51444fdef6aaff7a01511756119c
tree61c9f59a439dc02eef2c15ee03a9daed9897af0e
parente89367d2ad0e194c547a4e84cac87b7a48b69600
better distinction of (* *) and (** *) comments
- first kind of comments is thrown away by the lexer, still admitting comment nesting
- second kind of comment is lexed as usual returning "BEGINCOMMENT" .... "ENDCOMMENT" token stream
helm/ocaml/cic_notation/cicNotationLexer.ml