src/Tools/Metis/src/Thm.sml
changeset 72004 913162a47d9f
parent 45778 df6e210fb44c
child 74358 6ab3116a251a
equal deleted inserted replaced
72003:a7e6ac2dfa58 72004:913162a47d9f
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* A LOGICAL KERNEL FOR FIRST ORDER CLAUSAL THEOREMS                         *)
     2 (* A LOGICAL KERNEL FOR FIRST ORDER CLAUSAL THEOREMS                         *)
     3 (* Copyright (c) 2001 Joe Hurd, distributed under the BSD License            *)
     3 (* Copyright (c) 2001 Joe Leslie-Hurd, distributed under the BSD License     *)
     4 (* ========================================================================= *)
     4 (* ========================================================================= *)
     5 
     5 
     6 structure Thm :> Thm =
     6 structure Thm :> Thm =
     7 struct
     7 struct
     8 
     8