]> Joshua Wise's Git repositories - snipe.git/blob - top/top_mlton.sml
Initial import of l3c
[snipe.git] / top / top_mlton.sml
1 val _ =
2   OS.Process.exit
3     (Top.main
4       (CommandLine.name (), CommandLine.arguments ())
5     )
This page took 0.024726 seconds and 4 git commands to generate.