src/ZF/Main.thy
author blanchet
Wed, 23 Apr 2014 10:23:27 +0200
changeset 56645 a16d294f7e3f
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early

theory Main 
imports Main_ZF
begin

end