ProgTutorial/Recipes/USTypes.thy
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 21 May 2019 14:37:39 +0200
changeset 572 438703674711
parent 565 cecd7a941885
permissions -rw-r--r--
prefer more result checking in ML antiquotations


theory USTypes
imports "../Appendix"
begin


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



end