| author | nipkow | 
| Fri, 01 Jun 2018 13:32:44 +0200 | |
| changeset 68342 | b80734daf7ed | 
| parent 67215 | 03d0c958d65a | 
| child 68710 | 3db37e950118 | 
| permissions | -rw-r--r-- | 
| 51397 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
50911diff
changeset | 1 | chapter Pure | 
| 
03b586ee5930
support for 'chapter' specifications within session ROOT;
 wenzelm parents: 
50911diff
changeset | 2 | |
| 48738 
f8c1a5b9488f
simplified session specifications: names are taken verbatim and current directory is default;
 wenzelm parents: 
48732diff
changeset | 3 | session Pure = | 
| 62944 
3ee643c5ed00
more standard session build process, including browser_info;
 wenzelm parents: 
62887diff
changeset | 4 |   description {*
 | 
| 
3ee643c5ed00
more standard session build process, including browser_info;
 wenzelm parents: 
62887diff
changeset | 5 | The Pure logical framework | 
| 
3ee643c5ed00
more standard session build process, including browser_info;
 wenzelm parents: 
62887diff
changeset | 6 | *} | 
| 64314 
93de02f9c2d9
more robust bootstrap, e.g. when experimenting with Poly/ML repository changes;
 wenzelm parents: 
62944diff
changeset | 7 | options [threads = 1] | 
| 62868 
61a691db1c4d
support for ML project ROOT file, with imitation of ML "use" commands;
 wenzelm parents: 
62866diff
changeset | 8 | theories | 
| 65374 | 9 | Pure (global) | 
| 65473 | 10 | ML_Bootstrap (global) | 
| 67215 | 11 | Sessions |