doc-src/ProgProve/Thys/ROOT.ML
author wenzelm
Thu, 26 Jul 2012 17:32:28 +0200
changeset 48521 0e4bb86c74fd
parent 47269 29aa0c071875
permissions -rw-r--r--
adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;

Printer.show_question_marks_default := false;

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