src/HOLCF/One.ML
author quigley
Mon, 23 May 2005 15:16:36 +0200
changeset 16048 25cb0fe2e1c6
parent 15576 efb95d0d01f7
child 16922 2128ac2aa5db
permissions -rw-r--r--
spassshell and testout.py are used to filter the proof part out of SPASS's output (i.e. cuts out input and search information).


(* legacy ML bindings *)

val Exh_one = thm "Exh_one";
val oneE = thm "oneE";
val dist_less_one = thm "dist_less_one";
val dist_eq_one = thms "dist_eq_one";