src/HOL/Main.ML
author wenzelm
Tue, 26 Sep 2000 18:15:21 +0200
changeset 10088 fe198ae54aa5
parent 9650 6f0b89f2a1f9
permissions -rw-r--r--
updated;


structure Main =
struct
  val thy = the_context ();
end;