equal
deleted
inserted
replaced
1 (* ========================================================================= *) |
1 (* ========================================================================= *) |
2 (* THE RESOLUTION PROOF PROCEDURE *) |
2 (* THE RESOLUTION PROOF PROCEDURE *) |
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 Resolution = |
6 signature Resolution = |
7 sig |
7 sig |
8 |
8 |