equal
deleted
inserted
replaced
1 (* ========================================================================= *) |
1 (* ========================================================================= *) |
2 (* FIRST ORDER LOGIC TERMS *) |
2 (* FIRST ORDER LOGIC TERMS *) |
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 structure Term :> Term = |
6 structure Term :> Term = |
7 struct |
7 struct |
8 |
8 |