src/Pure/ProofGeneral/proof_general_keywords.ML
author haftmann
Fri, 19 Jun 2009 19:45:00 +0200
changeset 31725 f08507464b9d
parent 29606 fedb8be05f24
permissions -rw-r--r--
discontinued ancient tradition to suffix certain ML module names with "_package"

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

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();