src/HOL/Main.ML
author nipkow
Tue, 22 Feb 2005 10:54:30 +0100
changeset 15543 0024472afce7
parent 9650 6f0b89f2a1f9
permissions -rw-r--r--
more setsum tuning


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