src/Pure/Proof/proof_syntax.ML
changeset 29606 fedb8be05f24
parent 28814 463c9e9111ae
child 29635 31d14e9fa0da
equal deleted inserted replaced
29605:f2924219125e 29606:fedb8be05f24
     1 (*  Title:      Pure/Proof/proof_syntax.ML
     1 (*  Title:      Pure/Proof/proof_syntax.ML
     2     ID:         $Id$
       
     3     Author:     Stefan Berghofer, TU Muenchen
     2     Author:     Stefan Berghofer, TU Muenchen
     4 
     3 
     5 Function for parsing and printing proof terms.
     4 Function for parsing and printing proof terms.
     6 *)
     5 *)
     7 
     6