ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 08 Apr 2009 22:47:39 +0100
changeset 235 dc955603d813
parent 211 d5accbc67e1b
child 346 0fea8b7a14a1
permissions -rw-r--r--
explained uses and use commands


theory USTypes
imports Main
begin


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



end