src/CTT/Main.thy
author blanchet
Tue, 24 Apr 2012 13:56:13 +0200
changeset 47728 6ee015f6ea4b
parent 35762 af3ff2ba4c54
child 58889 5b7a9633cfa8
permissions -rw-r--r--
reintroduce file offsets in Mirabelle output, but make sure they are not influenced by the length of the path

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end