src/Pure/Proof/reconstruct.ML
changeset 11539 0f17da240450
parent 11522 42fbb6abed5a
child 11613 c92a99a2b5b1
equal deleted inserted replaced
11538:f8588786cc9c 11539:0f17da240450
     1 (*  Title:      Pure/Proof/reconstruct.ML
     1 (*  Title:      Pure/Proof/reconstruct.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Stefan Berghofer
     3     Author:     Stefan Berghofer, TU Muenchen
     4     Copyright   2000  TU Muenchen
     4     License:    GPL (GNU GENERAL PUBLIC LICENSE)
     5 
     5 
     6 Reconstruction of partial proof terms.
     6 Reconstruction of partial proof terms.
     7 *)
     7 *)
     8 
     8 
     9 signature RECONSTRUCT =
     9 signature RECONSTRUCT =