| author | wenzelm | 
| Sat, 15 Aug 2015 17:38:20 +0200 | |
| changeset 60932 | 13ee73f57c85 | 
| parent 58413 | 22dd971f6938 | 
| child 62354 | fdd6989cc8a0 | 
| permissions | -rw-r--r-- | 
| 53166 | 1 | session Spec_Check in Spec_Check = Pure + | 
| 2 | theories | |
| 3 | Spec_Check | |
| 58413 
22dd971f6938
renamed ISABELLE_POLYML to ML_SYSTEM_POLYML, to avoid overlap with ISABELLE_POLYML_PATH;
 wenzelm parents: 
56738diff
changeset | 4 | theories [condition = ML_SYSTEM_POLYML] | 
| 53166 | 5 | Examples | 
| 6 | ||
| 56276 | 7 | session SML in SML = Pure + | 
| 58413 
22dd971f6938
renamed ISABELLE_POLYML to ML_SYSTEM_POLYML, to avoid overlap with ISABELLE_POLYML_PATH;
 wenzelm parents: 
56738diff
changeset | 8 | options [condition = ML_SYSTEM_POLYML] | 
| 56276 | 9 | theories | 
| 10 | Examples | |
| 11 |