src/HOLCF/One.ML
author wenzelm
Tue, 14 Jun 2005 22:08:53 +0200
changeset 16392 7212040b71f2
parent 15576 efb95d0d01f7
child 16922 2128ac2aa5db
permissions -rw-r--r--
discontinued polyml-3.x; made cygwin functionality less intrusive; more quoting of expressions;


(* 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";