src/Pure/ProofGeneral/proof_general_keywords.ML
author wenzelm
Sat, 10 Jan 2009 00:25:31 +0100
changeset 29421 db532e37cda2
parent 24881 711142251c81
child 29606 fedb8be05f24
permissions -rw-r--r--
use_thys: perform consolidate_thy on loaded theories, which removes failed nodes in post-hoc fashion;

(*  Title:      Pure/ProofGeneral/proof_general_keywords.ML
    ID:         $Id$
    Author:     Makarius

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();