ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 11 Jun 2019 23:31:09 +0100
changeset 578 69c78980c8a4
parent 565 cecd7a941885
permissions -rw-r--r--
minor updated


theory USTypes
imports "../Appendix"
begin


section \<open>User Space Type-Systems (TBD)\<close>



end