From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: bison.hairy Date: 11 Feb 2003 12:37:17 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 10 Message-ID: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com There are two different bison files lib/bison.simple and lib/bison.hairy. Evidently bison.hairy is used when "the `%semantic_parser' declaration is used" according to the manual. Alas it doesn't describe what this is/does. Can anyone explain? Right, MartinS