src/Pure/ProofGeneral/proof_general_keywords.ML
author wenzelm
Wed, 03 Sep 2008 11:27:15 +0200
changeset 28106 48b9c8756020
parent 24881 711142251c81
child 29606 fedb8be05f24
permissions -rw-r--r--
theorem dependency hook: check previous state;

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

Dummy session with outer syntax keyword initialization.
*)

ProofGeneral.init_outer_syntax ();