wenzelm [Sat, 08 Jul 2006 12:54:32 +0200] rev 20045
simprocs: no theory argument -- use simpset context instead;
tuned interfaces;
wenzelm [Sat, 08 Jul 2006 12:54:30 +0200] rev 20044
simprocs: no theory argument -- use simpset context instead;
wenzelm [Sat, 08 Jul 2006 12:54:29 +0200] rev 20043
updated;
wenzelm [Sat, 08 Jul 2006 12:54:28 +0200] rev 20042
updated Goal.prove, Goal.prove_global;
wenzelm [Sat, 08 Jul 2006 12:54:27 +0200] rev 20041
added some bits on variables;
wenzelm [Sat, 08 Jul 2006 12:54:26 +0200] rev 20040
* Pure: structure Variable provides operations for proper treatment of fixed/schematic variables;
* Pure: Goal.prove, Goal.prove_global;
tuned;
webertj [Fri, 07 Jul 2006 18:13:58 +0200] rev 20039
"solver" reference added to make the SAT solver configurable
paulson [Fri, 07 Jul 2006 15:13:15 +0200] rev 20038
Some tidying.
Fixed a problem where the DFG file did not declare some TFrees as 0-ary functions.
Frees no longer have types attached.
ballarin [Fri, 07 Jul 2006 09:39:25 +0200] rev 20037
Fixed erroneous check-in.
nipkow [Fri, 07 Jul 2006 09:31:57 +0200] rev 20036
made evaluation_conv and normalization_conv visible.