author | wenzelm |
Sun, 06 May 2007 18:07:06 +0200 | |
changeset 22837 | 82cceaf768c8 |
parent 22836 | 0e52bb862910 |
child 22838 | 466599ecf610 |
--- a/src/Pure/ML-Systems/alice.ML Sun May 06 18:07:04 2007 +0200 +++ b/src/Pure/ML-Systems/alice.ML Sun May 06 18:07:06 2007 +0200 @@ -1,7 +1,7 @@ (* Title: Pure/ML-Systems/alice.ML ID: $Id$ -Compatibility file for Alice 1.4 (CVS version). +Compatibility file for Alice 1.4. *) fun exit 0 = (OS.Process.exit OS.Process.success): unit