doc-src/ProgProve/Thys/ROOT.ML
author haftmann
Sun, 22 Jul 2012 09:56:34 +0200
changeset 48427 571cb1df0768
parent 47269 29aa0c071875
permissions -rw-r--r--
library theories for debugging and parallel computing using code generation towards Isabelle/ML

Printer.show_question_marks_default := false;

use_thys [
 "Basics",
 "Bool_nat_list",
 "MyList",
 "Types_and_funs",
 "Logic",
 "Isar"
];