wenzelm [Thu, 18 Jun 1998 11:22:45 +0200] rev 5049
removed Thy;
the_context made public;
wenzelm [Thu, 18 Jun 1998 11:20:54 +0200] rev 5048
replaced warning by error_msg;
wenzelm [Thu, 18 Jun 1998 10:52:34 +0200] rev 5047
new toplevel commands `Goal' and `Goalw';
isatool fixgoal;
wenzelm [Thu, 18 Jun 1998 10:50:16 +0200] rev 5046
renamed thm(s) to Thm(s);
wenzelm [Thu, 18 Jun 1998 10:48:21 +0200] rev 5045
replace goal(w) commands by implicit versions Goal(w);
nipkow [Wed, 17 Jun 1998 12:44:02 +0200] rev 5044
Goal and Goalw
nipkow [Wed, 17 Jun 1998 10:49:45 +0200] rev 5043
goal -> Goal
nipkow [Wed, 17 Jun 1998 10:49:24 +0200] rev 5042
Changed and changed back.
nipkow [Wed, 17 Jun 1998 10:48:38 +0200] rev 5041
Goals may now contain assumptions, which are not returned.
This is controlled by an argument `atomic' to the goal commands.
wenzelm [Tue, 16 Jun 1998 18:37:34 +0200] rev 5040
added General/history.ML;