src/Pure/Isar/proof_context.ML
changeset 14981 e73f8140af78
parent 14974 b1ecb7859c99
child 15452 e2a721567f67
equal deleted inserted replaced
14980:267cc670317a 14981:e73f8140af78
     1 (*  Title:      Pure/Isar/proof_context.ML
     1 (*  Title:      Pure/Isar/proof_context.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Markus Wenzel, TU Muenchen
     3     Author:     Markus Wenzel, TU Muenchen
     4     License:    GPL (GNU GENERAL PUBLIC LICENSE)
       
     5 
     4 
     6 Proof context information.
     5 Proof context information.
     7 *)
     6 *)
     8 
     7 
     9 val show_structs = ref false;
     8 val show_structs = ref false;