head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2007.12.22.15.18.58; author rse; state Exp; branches; next ; commitid IoNXSRcahSMIhrKs; desc @@ 1.1 log @we require Flex anyway, so we can just kick out Solaris lex specifics to get rid of flex-old requirements @ text @Index: lex.l --- lex.l.orig 2000-02-25 02:41:11 +0100 +++ lex.l 2007-12-22 16:17:07 +0100 @@@@ -87,8 +87,6 @@@@ STRING \"(\\.|\\\n|[^"\\])*\" QUOTED ({STRING}|\'(\\\'|[^'\n])*\'|\\.) -%p 5000 -%e 2000 %s CPP1 INIT1 INIT2 CURLY SQUARE LEXYACC SKIP COMMENT COMMLINE CPPCOMMENT EMBEDDED %% @