src/Pure/ProofGeneral/proof_general_keywords.ML
author blanchet
Mon, 17 May 2010 10:18:14 +0200
changeset 36966 adc11fb3f3aa
parent 29606 fedb8be05f24
permissions -rw-r--r--
generate proper arity declarations for TFrees for SPASS's DFG format; and renamed a confusing function in the process

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

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();