src/Pure/Thy/thy_parse.ML
changeset 14981 e73f8140af78
parent 14598 7009f59711e3
child 15457 1fbd4aba46e3
equal deleted inserted replaced
14980:267cc670317a 14981:e73f8140af78
     1 (*  Title:      Pure/Thy/thy_parse.ML
     1 (*  Title:      Pure/Thy/thy_parse.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 The parser for *old-style* theory files.
     5 The parser for *old-style* theory files.
     7 *)
     6 *)
     8 
     7 
     9 infix 5 -- --$$ $$-- ^^;
     8 infix 5 -- --$$ $$-- ^^;