src/Doc/Datatypes/Setup.thy
author wenzelm
Wed, 04 Nov 2015 23:27:00 +0100
changeset 61578 6623c81cb15a
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
avoid ligatures;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end