ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 10 Oct 2009 18:25:43 +0200
changeset 339 c588e8422737
parent 320 185921021551
permissions -rw-r--r--
used a better implementation of \index in Latex; added more to the theorem section

(*
  no_document use_thys ["This_Theory1", "This_Theory2"];
  use_thys ["That_Theory1", "That_Theory2", "That_Theory3"];
*)
no_document use_thy "Command";