src/Pure/README
author paulson
Fri, 30 May 1997 15:14:59 +0200
changeset 3365 86c0d1988622
parent 3279 815ef5848324
child 4620 bfd40126c56e
permissions -rw-r--r--
flushOut ensures that no recent error message are lost (not certain this is necessary)

                        Pure: The Pure Isabelle System

This directory contains the ML source files for Pure Isabelle, which is the
basis for all object-logics.  Important files include:

IsaMakefile -- compiles the files

Syntax/     -- the syntax module

Thy/        -- the theory file parser and loader

ML-Systems/ -- compatibility files for various ML systems