CookBook/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 08 Mar 2009 20:53:00 +0000
changeset 163 2319cff107f0
parent 127 74846cb0fff9
permissions -rw-r--r--
removed rep_ss, and used dest_ss instead; some very slight changes to simple_inductive


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end