Dummy session with outer syntax keyword initialization.
authorwenzelm
Sat, 06 Oct 2007 22:07:19 +0200
changeset 24881 711142251c81
parent 24880 c827d25b2983
child 24882 b38d16db8804
Dummy session with outer syntax keyword initialization.
src/Pure/ProofGeneral/proof_general_keywords.ML
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/Pure/ProofGeneral/proof_general_keywords.ML	Sat Oct 06 22:07:19 2007 +0200
@@ -0,0 +1,9 @@
+(*  Title:      Pure/ProofGeneral/proof_general_keywords.ML
+    ID:         $Id$
+    Author:     Makarius
+
+Dummy session with outer syntax keyword initialization.
+*)
+
+ProofGeneral.init_outer_syntax ();
+