Parent Directory
|
Revision Log
|
Patch
| revision 27 by abate, Tue Jul 10 16:59:08 2007 UTC | revision 28 by abate, Tue Jul 10 16:59:15 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | exception Pattern of string | exception Pattern of string |
| 2 | exception NonExhaustive of Types.descr | exception NonExhaustive of Types.descr |
| 3 | exception MultipleLabel of Types.label | |
| 4 | exception Constraint of Types.descr * Types.descr * string | exception Constraint of Types.descr * Types.descr * string |
| 5 | exception ShouldHave of Types.descr * string | exception ShouldHave of Types.descr * string |
| 6 | exception WrongLabel of Types.descr * Types.label | exception WrongLabel of Types.descr * Types.label |
|
||||||||
| CVS Admin">CVS Admin | ViewVC Help |
| Powered by ViewVC 1.1.5 |