Hey Laurence,

Thanks! that was nice and simple, I should have go that :( earlier! 

Regards,
Atul.


On Mon, 21 Mar 2005 11:59:49 +0100 (MET), Laurence Finston
<[EMAIL PROTECTED]> wrote:
> On Mon, 21 Mar 2005, Atul Kulkarni wrote:
> 
> > how do I put the OR part of the rule inconsideration of the fact that
> > that scentence has to start with the "letter" and later have any
> > number of of digit?
> 
> x: letter extension
> 
> extension: /* Empty  */
> 
> extension: extension letter
> 
> extension: extension digit
> 
> Laurence Finston
>


_______________________________________________
Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to