minUnix.ml
ocplib_stuff
1 2 3 4 5 (* This is supposed to be a minimal implementation of Unix, working both on Linux and Windows. Not yet ported, so just include Unix. *) include Unix
1 2 3 4 5
(* This is supposed to be a minimal implementation of Unix, working both on Linux and Windows. Not yet ported, so just include Unix. *) include Unix