Compare Revisions
This comparison shows the changes necessary to convert path
/
from Rev 58 to Rev
59
(Reverse comparison).
Rev 58 ⟶ Rev 59
/trunk/src/main.sml
1,3 ⟶
1,4
(* $Id *) |
val _ = Urpal.main (CommandLine.name (), CommandLine.arguments ()); |
val _ = OS.Process.exit (Urpal.main (CommandLine.name (), |
CommandLine.arguments ())); |
|