ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 14 Jul 2009 01:42:35 +0200
changeset 263 195c4444dff7
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
added section about code maintenance and added an example for antiquotations


theory USTypes
imports Main
begin


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



end