doc-src/Codegen/Thy/ROOT.ML
author wenzelm
Mon, 20 Sep 2010 16:05:25 +0200
changeset 39557 fe5722fce758
parent 38510 ec0408c7328b
permissions -rw-r--r--
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;


no_document use_thy "Setup";

use_thy "Introduction";
use_thy "Foundations";
use_thy "Refinement";
use_thy "Inductive_Predicate";
use_thy "Evaluation";
use_thy "Adaptation";
use_thy "Further";