src/Doc/Implementation/Base.thy
author wenzelm
Wed, 25 Oct 2017 14:39:22 +0200
changeset 66918 ec2b50aeb0dd
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more robust treatment of UTF8 in raw byte sources;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end