doc-src/ProgProve/Thys/ROOT.ML
author bulwahn
Tue, 08 May 2012 14:31:03 +0200
changeset 47893 4cf901b1089a
parent 47269 29aa0c071875
permissions -rw-r--r--
specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer

Printer.show_question_marks_default := false;

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