ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 27 Mar 2009 12:49:28 +0000
changeset 211 d5accbc67e1b
parent 189 069d525f8f1d
child 346 0fea8b7a14a1
permissions -rw-r--r--
more work on simple inductive and marked all sections that are still seriously incomplete with TBD


theory USTypes
imports Main
begin


section {* User Space Type-Systems (TBD) *}



end