equal
deleted
inserted
replaced
1 (* ========================================================================= *) |
1 (* ========================================================================= *) |
2 (* FIRST ORDER LOGIC LITERALS *) |
2 (* FIRST ORDER LOGIC LITERALS *) |
3 (* Copyright (c) 2001 Joe Hurd, distributed under the BSD License *) |
3 (* Copyright (c) 2001 Joe Hurd, distributed under the MIT license *) |
4 (* ========================================================================= *) |
4 (* ========================================================================= *) |
5 |
5 |
6 signature Literal = |
6 signature Literal = |
7 sig |
7 sig |
8 |
8 |