ProgTutorial/Helper/Command/ROOT.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 13:39:31 +0200
changeset 563 50d3059de9c6
parent 320 185921021551
permissions -rw-r--r--
accomodate Parsing section to Isabelle 2018

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