src/Pure/ProofGeneral/proof_general_keywords.ML
author huffman
Thu, 06 May 2010 11:08:19 -0700
changeset 36696 1b69f78be286
parent 29606 fedb8be05f24
permissions -rw-r--r--
remove unused constant preal_of_rat; remove several unused lemmas about preals

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

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();