Skip to content
Snippets Groups Projects
Commit f59531dd authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Minor change.

Rev: lib/modules/LR.pmod/Grammar_parser.pmod:1.6
parent 3c01bf1d
No related branches found
No related tags found
No related merge requests found
#!/home/grubba/src/pike/build/sol2.5/pike
#!/usr/local/bin/pike
/*
* $Id: Grammar_parser.pmod,v 1.5 1998/01/28 00:30:05 hubbe Exp $
* $Id: Grammar_parser.pmod,v 1.6 1998/06/24 16:44:13 grubba Exp $
*
* Generates a parser from a textual specification.
*
......@@ -10,7 +10,7 @@
//.
//. File: Grammar_parser.pmod
//. RCSID: $Id: Grammar_parser.pmod,v 1.5 1998/01/28 00:30:05 hubbe Exp $
//. RCSID: $Id: Grammar_parser.pmod,v 1.6 1998/06/24 16:44:13 grubba Exp $
//. Author: Henrik grubbstrm (grubba@infovav.se)
//.
//. Synopsis: Generates an LR parser from a textual specification.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment