doc-src/Codegen/Thy/ROOT.ML
author wenzelm
Fri, 16 Apr 2010 21:28:09 +0200
changeset 36176 3fe7e97ccca8
parent 31050 555b56b66fcf
child 37613 355ec1b521e6
permissions -rw-r--r--
replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;


no_document use_thy "Setup";
no_document use_thys ["Efficient_Nat"];

use_thy "Introduction";
use_thy "Program";
use_thy "Adaptation";
use_thy "Further";
use_thy "ML";