src/Pure/README
author wenzelm
Thu, 22 May 1997 12:59:08 +0200
changeset 3291 cf322b5c59aa
parent 3279 815ef5848324
child 4620 bfd40126c56e
permissions -rw-r--r--
tuned;

                        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