CookBook/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 04 Mar 2009 13:50:47 +0000
changeset 158 d7944bdf7b3f
parent 127 74846cb0fff9
permissions -rw-r--r--
removed infix_conv and moved function no_vars into the FirstSteps chapter


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end