src/HOL/Main.ML
author haftmann
Sun, 05 Jun 2005 14:41:23 +0200
changeset 16276 3a50bf1f04d0
parent 9650 6f0b89f2a1f9
permissions -rw-r--r--
a more spohisticated symlink handling


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