changeset 20779 | 4eb07237382a |
parent 20745 | c35b225a437e |
child 20816 | 1cf97e0bba57 |
20778:f39c733f2a7e | 20779:4eb07237382a |
---|---|
5 Compatibility wrapper for Poly/ML 4.9.1. |
5 Compatibility wrapper for Poly/ML 4.9.1. |
6 *) |
6 *) |
7 |
7 |
8 use "ML-Systems/polyml-4.1.4-patch.ML"; |
8 use "ML-Systems/polyml-4.1.4-patch.ML"; |
9 use "ML-Systems/polyml.ML"; |
9 use "ML-Systems/polyml.ML"; |
10 |
|
11 val share_data = SOME (fn x => (PolyML.shareCommonData x; x)); |