doc-src/ProgProve/Thys/ROOT.ML
author wenzelm
Thu, 26 Jul 2012 17:17:53 +0200
changeset 48520 6d4ea2efa64b
parent 47269 29aa0c071875
permissions -rw-r--r--
more build options;

Printer.show_question_marks_default := false;

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