Wed, 27 Oct 2010 08:58:03 +0200made SML/NJ happy
boehmes [Wed, 27 Oct 2010 08:58:03 +0200] rev 40449
made SML/NJ happy

Tue, 26 Oct 2010 21:51:04 +0200adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
blanchet [Tue, 26 Oct 2010 21:51:04 +0200] rev 40448
adapted SMT solver error handling to reflect latest changes in "SMT_Solver"

Tue, 26 Oct 2010 21:43:50 +0200better list of irrelevant SMT constants
blanchet [Tue, 26 Oct 2010 21:43:50 +0200] rev 40447
better list of irrelevant SMT constants

Tue, 26 Oct 2010 21:34:01 +0200if "debug" is on, print list of relevant facts (poweruser request);
blanchet [Tue, 26 Oct 2010 21:34:01 +0200] rev 40446
if "debug" is on, print list of relevant facts (poweruser request);
internal renaming

Tue, 26 Oct 2010 21:01:28 +0200standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
blanchet [Tue, 26 Oct 2010 21:01:28 +0200] rev 40445
standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module

Tue, 26 Oct 2010 20:12:33 +0200"Nitpick" -> "Sledgehammer";
blanchet [Tue, 26 Oct 2010 20:12:33 +0200] rev 40444
"Nitpick" -> "Sledgehammer";
reparagraphing

Tue, 26 Oct 2010 20:09:38 +0200merge
blanchet [Tue, 26 Oct 2010 20:09:38 +0200] rev 40443
merge

Tue, 26 Oct 2010 16:59:19 +0200merged
blanchet [Tue, 26 Oct 2010 16:59:19 +0200] rev 40442
merged

Tue, 26 Oct 2010 16:56:54 +0200remove needless context argument;
blanchet [Tue, 26 Oct 2010 16:56:54 +0200] rev 40441
remove needless context argument;
prefer "Proof.context_of" to "#context o Proof.goal", since it considers any "using [[...]]"

Tue, 26 Oct 2010 17:35:54 +0200use proper context
boehmes [Tue, 26 Oct 2010 17:35:54 +0200] rev 40440
use proper context