paulson [Tue, 19 Jan 1999 11:16:07 +0100] rev 6139
simplified thanks to the arithmetic prover
paulson [Tue, 19 Jan 1999 11:15:40 +0100] rev 6138
updated comments
paulson [Tue, 19 Jan 1999 11:15:03 +0100] rev 6137
a simplification by G Bella
wenzelm [Mon, 18 Jan 1999 21:12:42 +0100] rev 6136
structure Graph = Graph;
wenzelm [Mon, 18 Jan 1999 21:09:34 +0100] rev 6135
GraphFun (generic directed graphs);
Graph (graphs indexed by strings);
wenzelm [Mon, 18 Jan 1999 21:08:27 +0100] rev 6134
added General/graph.ML: generic direct graphs;
oheimb [Fri, 15 Jan 1999 16:13:31 +0100] rev 6133
removed empty line (in case of empty begin_state marker) before Level line
added printing of subgoals number in Level line
nipkow [Thu, 14 Jan 1999 14:39:11 +0100] rev 6132
Removed superfluous arith rules from metric_simps
nipkow [Thu, 14 Jan 1999 14:29:52 +0100] rev 6131
More Arith.
nipkow [Thu, 14 Jan 1999 13:20:02 +0100] rev 6130
Fixed old bug: selection of constant to be split should depend not just on
the name but also on the type.