src/Pure/ProofGeneral/proof_general_keywords.ML
author berghofe
Tue, 13 Nov 2007 11:02:55 +0100
changeset 25425 9191942c4ead
parent 24881 711142251c81
child 29606 fedb8be05f24
permissions -rw-r--r--
Removed some case_names and consumes attributes that are now no longer needed due to changes in the to_pred and to_set attributes.

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

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();