remove unused/fragile option (amending db37cae970a6) --- universal_table requires pull_date tables;
(* Title: HOL/Eisbach/Eisbach_Old_Appl_Syntax.thy
Author: Makarius
*)
section \<open>Alternative Eisbach entry point for FOL, ZF etc.\<close>
theory Eisbach_Old_Appl_Syntax
imports Eisbach
begin
setup Pure_Thy.old_appl_syntax_setup
end