wenzelm [Tue, 14 Nov 2006 22:17:03 +0100] rev 21371
added for_simple_fixes, specification;
wenzelm [Tue, 14 Nov 2006 22:17:01 +0100] rev 21370
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:17:00 +0100] rev 21369
removed fix_frees interface;
added auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:16:59 +0100] rev 21368
converted to 'inductive2';
proper localized definitions;
added rec examples;
wenzelm [Tue, 14 Nov 2006 22:16:58 +0100] rev 21367
inductive: canonical specification syntax (flattened result only);
inductive_cases: local_theory;
mk_cases/ind_cases: removed legacy code, proper treatment of fixed variables;
get_inductive etc.: Proof.context;
removed old trace/debug code;
tuned;
wenzelm [Tue, 14 Nov 2006 22:16:57 +0100] rev 21366
inductive2: canonical specification syntax;
ind_cases2: proper treatment of fixed variables;
wenzelm [Tue, 14 Nov 2006 22:16:55 +0100] rev 21365
InductivePackage.add_inductive_i: canonical argument order;
wenzelm [Tue, 14 Nov 2006 22:16:54 +0100] rev 21364
inductive2: canonical specification syntax;