wenzelm [Tue, 18 Oct 2005 17:59:35 +0200] rev 17902
renamed atomize_rule to atomize_cterm;
wenzelm [Tue, 18 Oct 2005 17:59:34 +0200] rev 17901
ObjectLogic.atomize_cterm;
wenzelm [Tue, 18 Oct 2005 17:59:33 +0200] rev 17900
use simplified Toplevel.proof etc.;
wenzelm [Tue, 18 Oct 2005 17:59:32 +0200] rev 17899
back: Toplevel.actual/skip_proof;
use simplified Toplevel.proof etc.;
wenzelm [Tue, 18 Oct 2005 17:59:31 +0200] rev 17898
renamed set_context to context;
data extend: reset context;
wenzelm [Tue, 18 Oct 2005 17:59:30 +0200] rev 17897
renamed set_context to context;
export theory_context;
clear_ss: inherit_context;
rewrite_aux etc.: theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:29 +0200] rev 17896
functor: no Simplifier argument;
Simplifier.theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:28 +0200] rev 17895
moved helper lemma to HilbertChoice.thy;
use actual ObjectLogic.atomize_cterm;
eliminated obsolete sign_of;