pres/ROOT.ML
author urbanc
Thu, 28 Apr 2011 03:24:20 +0000
changeset 158 3c9129f49846
parent 62 d94209ad2880
permissions -rw-r--r--
paper about formalising parsing; seems to have done what we would like to do....probably also appears at ITP'11

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

use_thy "ListP";
use_thys ["../Prefix_subtract", "../Myhill_1", "../Myhill_2"];