Removing FFI code that is now auto-generated
[hcoop/smlsql.git] / build.sml
1 (if CM.recomp "smlsql.cm" andalso CM.stabilize true "smlsql.cm" then
2 OS.Process.exit OS.Process.success
3 else
4 OS.Process.exit OS.Process.failure) : unit;