src/HOLCF/One.ML
author wenzelm
Sat, 14 Jan 2006 17:14:17 +0100
changeset 18684 38d72231b41d
parent 17838 3032e90c4975
permissions -rw-r--r--
added Isar.toplevel;


(* legacy ML bindings *)

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