cvs commit: fptools/happy/src First.lhs Info.lhs LALR.lhs Set.lhs
Sven Panne <[email protected]> Sat, 22 Jan 2005 04:36:32 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.happy |
|---|---|
| Message-ID | <[email protected]> |
panne 2005/01/22 04:36:31 PST
Modified files:
happy/src First.lhs Info.lhs LALR.lhs Set.lhs
Log:
Rename things in such a way that the usage of Set is close to what
Data.Set currently offers.
Revision Changes Path
1.10 +11 -12 fptools/happy/src/First.lhs
1.15 +3 -4 fptools/happy/src/Info.lhs
1.27 +23 -24 fptools/happy/src/LALR.lhs
1.9 +22 -106 fptools/happy/src/Set.lhs