| author | paulson |
| Wed, 23 Jul 1997 11:52:22 +0200 | |
| changeset 3564 | f886dbd91ee5 |
| parent 3279 | 815ef5848324 |
| child 4620 | bfd40126c56e |
| permissions | -rw-r--r-- |
| 19 | 1 |
Pure: The Pure Isabelle System |
| 0 | 2 |
|
3 |
This directory contains the ML source files for Pure Isabelle, which is the |
|
| 19 | 4 |
basis for all object-logics. Important files include: |
| 0 | 5 |
|
| 3279 | 6 |
IsaMakefile -- compiles the files |
| 0 | 7 |
|
| 3279 | 8 |
Syntax/ -- the syntax module |
| 19 | 9 |
|
| 3279 | 10 |
Thy/ -- the theory file parser and loader |
| 0 | 11 |
|
| 3279 | 12 |
ML-Systems/ -- compatibility files for various ML systems |