doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML
author haftmann
Tue, 30 Sep 2008 12:49:14 +0200
changeset 28420 293b166c45c5
parent 28419 f65e8b318581
permissions -rw-r--r--
fixed slips
     1 
     2 (* $Id$ *)
     3 
     4 no_document use_thy "Setup";
     5 no_document use_thys ["Efficient_Nat"];
     6 
     7 use_thy "Introduction";
     8 use_thy "Program";
     9 use_thy "Adaption";
    10 use_thy "Further";
    11 use_thy "ML";