OSDN Git Service

Add the '~' operator to the lexer.
authorCarl Worth <cworth@cworth.org>
Mon, 24 May 2010 18:26:42 +0000 (11:26 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 24 May 2010 18:26:42 +0000 (11:26 -0700)
commit89b933a24375a2ebed383290f24360a14edbac6b
treeeec1a6b89ffdf1f03e1adbc3ec909ee4c874f008
parentbcbd587b0f5312d85307785ee2df6e5906af4f7b
Add the '~' operator to the lexer.

This was simply missing before, (and unnoticed since we had no test of
the '~' operator).
glcpp-lex.l