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;
wenzelm [Mon, 22 Oct 2001 17:58:37 +0200] rev 11881
corollary;
wenzelm [Mon, 22 Oct 2001 17:58:26 +0200] rev 11880
quick_and_dirty_prove_goalw_cterm;
wenzelm [Mon, 22 Oct 2001 17:58:11 +0200] rev 11879
javac -depend;
wenzelm [Mon, 22 Oct 2001 17:56:16 +0200] rev 11878
-D generated;
berghofe [Mon, 22 Oct 2001 14:58:05 +0200] rev 11877
Added "clean" target.
berghofe [Mon, 22 Oct 2001 14:55:16 +0200] rev 11876
Fixed problem with batch mode layout, which caused an AWT exception when
no X11 connection was available.
berghofe [Mon, 22 Oct 2001 14:53:52 +0200] rev 11875
initBrowser now has additional noAWT argument.
berghofe [Mon, 22 Oct 2001 14:52:43 +0200] rev 11874
Constructor no longer takes font as an argument.
berghofe [Mon, 22 Oct 2001 14:52:12 +0200] rev 11873
Moved font settings from TreeNode to TreeBrowser.
berghofe [Mon, 22 Oct 2001 14:51:39 +0200] rev 11872
Moved font settings from Vertex to GraphView.