Clean up redundant lexer definitions
commit0b847ae426d3f6584d038372bcee0af7f77b643f
authorGustaf Hendeby <hendeby@isy.liu.se>
Sat, 16 Aug 2008 22:39:46 +0000 (17 00:39 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Sat, 16 Aug 2008 23:39:01 +0000 (17 01:39 +0200)
treede93e287b75afa75f8d2e03684f79b9d6dd5ca29
parent2affe8f7251cb9ab60ee84c4b6d4b785d44ca811
Clean up redundant lexer definitions

It is quite obvious that these code blocks should always produce the same
result, hence, it is a good idea not to duplicate the code but to utilize
flex to do that for us.

Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
doc/tools/ssi/ssiyylex.ll