ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 17 Oct 2011 13:30:49 +0100
changeset 473 fea1b7ce5c4a
parent 320 185921021551
permissions -rw-r--r--
this version works with Isabelle2011-1

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