src/HOL/Main.ML
author berghofe
Tue, 11 Dec 2001 14:54:18 +0100
changeset 12461 23686cad32d6
parent 9650 6f0b89f2a1f9
permissions -rw-r--r--
Updated.


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