wenzelm [Mon, 28 Jun 1999 23:02:03 +0200] rev 6852
tuned;
wenzelm [Mon, 28 Jun 1999 21:48:36 +0200] rev 6851
cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:47:55 +0200] rev 6850
added presume command;
wenzelm [Mon, 28 Jun 1999 21:47:04 +0200] rev 6849
cond_extern_table;
datatype method = Method of thm list -> tactic;
wenzelm [Mon, 28 Jun 1999 21:46:33 +0200] rev 6848
tuned print_state;
datatype method = Method of thm list -> tactic;
assumptions: back-pressure solver as parameter;
wenzelm [Mon, 28 Jun 1999 21:44:19 +0200] rev 6847
tuned output: print_context replaced by strings_of_context;
assumptions: back-pressure solver as parameter;
wenzelm [Mon, 28 Jun 1999 21:41:02 +0200] rev 6846
cond_extern_table;
wenzelm [Mon, 28 Jun 1999 21:38:50 +0200] rev 6845
added cond_extern_table;
wenzelm [Fri, 25 Jun 1999 13:37:51 +0200] rev 6844
branching_level = 400;
paulson [Wed, 23 Jun 1999 10:40:13 +0200] rev 6843
tidied
paulson [Wed, 23 Jun 1999 10:39:35 +0200] rev 6842
renamed PPI to plam
simplified the definition of lift_act
paulson [Wed, 23 Jun 1999 10:38:49 +0200] rev 6841
renamed PPI to plam
paulson [Wed, 23 Jun 1999 10:38:09 +0200] rev 6840
another non-working snapshot
paulson [Wed, 23 Jun 1999 10:37:29 +0200] rev 6839
new distributive laws involving * and -
paulson [Wed, 23 Jun 1999 10:36:59 +0200] rev 6838
rewrite rules to distribute CONSTANT multiplication over sum and difference;
removed automatic rewriting of 2x to x+x
paulson [Thu, 17 Jun 1999 10:43:05 +0200] rev 6837
another snapshot, still not working