wenzelm [Sun, 11 Jun 2006 21:59:27 +0200] rev 19847
added import -- fixes schematic variables;
added export;
wenzelm [Sun, 11 Jun 2006 21:59:26 +0200] rev 19846
fixes: include mixfix syntax;
goal: improved handling of implicit vars;
wenzelm [Sun, 11 Jun 2006 21:59:25 +0200] rev 19845
added for_fixes;
wenzelm [Sun, 11 Jun 2006 21:59:24 +0200] rev 19844
fixes: include mixfix syntax;
wenzelm [Sun, 11 Jun 2006 21:59:23 +0200] rev 19843
added satisfy_ctxt;
wenzelm [Sun, 11 Jun 2006 21:59:21 +0200] rev 19842
outer_params: Syntax.dest_internal;
wenzelm [Sun, 11 Jun 2006 21:59:17 +0200] rev 19841
avoid unqualified exception;
nipkow [Sun, 11 Jun 2006 19:36:10 +0200] rev 19840
added quoting via back quotes
dixon [Sun, 11 Jun 2006 00:42:22 +0200] rev 19839
updated IsaMakefiles for new location of IsaPlanner.
dixon [Sun, 11 Jun 2006 00:39:31 +0200] rev 19838
removed IsaPlanner - these are now in Provers.
dixon [Sun, 11 Jun 2006 00:38:45 +0200] rev 19837
removed IsaPlannner things from Pure. Moved to Provers.
dixon [Sun, 11 Jun 2006 00:36:17 +0200] rev 19836
moved to new location in Provers.
dixon [Sun, 11 Jun 2006 00:28:18 +0200] rev 19835
added updated version of IsaPlanner and substitution.
berghofe [Fri, 09 Jun 2006 17:32:38 +0200] rev 19834
unique_names no longer set to false (thanks to improved naming
scheme for "internal" constructors).
berghofe [Fri, 09 Jun 2006 17:30:52 +0200] rev 19833
- Changed naming scheme: names of "internal" constructors now have
"_Rep" as suffix - no need to set unique_names to false any longer
- Cleaned up a bit (removed occurrences of strip_option and replace_types')
nipkow [Fri, 09 Jun 2006 16:25:05 +0200] rev 19832
nbe -> NormalForm