ProgTutorial/Helper/Command/ROOT.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Fri, 17 May 2019 07:29:51 +0200
changeset 568 be23597e81db
parent 320 185921021551
permissions -rw-r--r--
adding to "how to understand code"

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