head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2 OPENPKG_CW_FP:1.1 OPENPKG_1_STABLE_MP:1.1; locks; strict; comment @# @; 1.1 date 2003.07.23.13.41.12; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2003.07.23.13.41.12; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.58.47; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.1 log @new package: zlex 1.02 (Regular Expression based Scanner Generator) @ text @--- zlex/src/opttab0.c.orig 1996-12-12 17:39:13.000000000 +0100 +++ zlex/src/opttab0.c 2003-07-23 15:32:06.000000000 +0200 @@@@ -101,8 +101,7 @@@@ OPT_ENTRY("prefix", 'P', INTERN_OPT_FLAG|REQUIRED_OPT_FLAG, PREFIX_OPT, NULL, (VOIDP) &options.prefix, stringOptFn, - "PREFIX\tUse %A as prefix of certain global names in -generated scanner\tyy"), + "PREFIX\tUse %A as prefix of certain global names in generated scanner\tyy"), OPT_ENTRY("sentinel", 'S', REQUIRED_OPT_FLAG, SENTINEL_OPT, NULL, (VOIDP) &options.sentinelChar, intOptFn0, "CHAR-CODE\tUse character with decimal code %A as sentinel\t0"), @ 1.1.2.1 log @file zlex.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:58:47 +0000 @ text @d1 12 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 12 --- zlex/src/opttab0.c.orig 1996-12-12 17:39:13.000000000 +0100 +++ zlex/src/opttab0.c 2003-07-23 15:32:06.000000000 +0200 @@@@ -101,8 +101,7 @@@@ OPT_ENTRY("prefix", 'P', INTERN_OPT_FLAG|REQUIRED_OPT_FLAG, PREFIX_OPT, NULL, (VOIDP) &options.prefix, stringOptFn, - "PREFIX\tUse %A as prefix of certain global names in -generated scanner\tyy"), + "PREFIX\tUse %A as prefix of certain global names in generated scanner\tyy"), OPT_ENTRY("sentinel", 'S', REQUIRED_OPT_FLAG, SENTINEL_OPT, NULL, (VOIDP) &options.sentinelChar, intOptFn0, "CHAR-CODE\tUse character with decimal code %A as sentinel\t0"), @