(* unix-lib.cm * * COPYRIGHT (c) 1999 Bell Labs, Lucent Technologies. * * Sources file for Unix utility library; part of the SML/NJ library suite. *) Library signature UNIX_ENV structure UnixEnv is #if defined(NEW_CM) basis.cm smlnj-lib.cm #else ../Util/smlnj-lib.cm #endif unix-env-sig.sml unix-env.sml