src/Pure/ProofGeneral/proof_general_keywords.ML
author ballarin
Tue, 29 Sep 2009 22:15:54 +0200
changeset 32804 ca430e6aee1c
parent 29606 fedb8be05f24
permissions -rw-r--r--
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24881
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     1
(*  Title:      Pure/ProofGeneral/proof_general_keywords.ML
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     2
    Author:     Makarius
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     3
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     4
Dummy session with outer syntax keyword initialization.
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     5
*)
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     6
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     7
ProofGeneral.init_outer_syntax ();
711142251c81 Dummy session with outer syntax keyword initialization.
wenzelm
parents:
diff changeset
     8