wenzelm [Mon, 22 Oct 2001 18:04:26 +0200] rev 11895
moved goal related stuff to goals.ML;
wenzelm [Mon, 22 Oct 2001 18:04:11 +0200] rev 11894
Display.current_goals_markers;
wenzelm [Mon, 22 Oct 2001 18:04:00 +0200] rev 11893
tuned;
wenzelm [Mon, 22 Oct 2001 18:03:49 +0200] rev 11892
moved prove_goalw_cterm to goals.ML;
cleaned up;
wenzelm [Mon, 22 Oct 2001 18:03:21 +0200] rev 11891
moved local defs to proof.ML (for locales);
wenzelm [Mon, 22 Oct 2001 18:02:50 +0200] rev 11890
improved source arrangement of obtain;
wenzelm [Mon, 22 Oct 2001 18:02:21 +0200] rev 11889
rearrange sources for locales;
wenzelm [Mon, 22 Oct 2001 18:02:04 +0200] rev 11888
Display.print_current_goals_fn;
wenzelm [Mon, 22 Oct 2001 18:01:52 +0200] rev 11887
Display.print_goals;
wenzelm [Mon, 22 Oct 2001 18:01:38 +0200] rev 11886
Display.pretty_thms;
wenzelm [Mon, 22 Oct 2001 18:01:26 +0200] rev 11885
qualified names;
wenzelm [Mon, 22 Oct 2001 18:01:15 +0200] rev 11884
make this module appeat late in Pure;
moved print_current_goals to display.ML;
added quick_and_dirty_prove_goalw_cterm (from Isar/skip_proof.ML);
added thm database functions (from Thy/thm_database.ML);
wenzelm [Mon, 22 Oct 2001 17:59:39 +0200] rev 11883
print_goals stuff is back (from locale.ML);
wenzelm [Mon, 22 Oct 2001 17:58:56 +0200] rev 11882
reorganize sources to accomodate locales;