ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 03 Aug 2009 14:01:57 +0200
changeset 301 2728e8daebc0
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
replaced "writeln" with "tracing"


theory USTypes
imports Main
begin


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



end