paulcc 2004/09/08 03:05:32 PDT
Modified files:
happy/src Main.lhs
Log:
Changed how unused rules are counted
In GLR mode only, any reduction in an LR'Multiple action is counted as used.
Standard mode is unchanged - just count the selected reductions.
Revision Changes Path
1.54 +24 -9 fptools/happy/src/Main.lhs
_______________________________________________
Cvs-happy mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-happy- cvs commit: fptools/happy/src Main.lhs Simon Marlow
