(* This file is created by makeallcm *) Library signature PEEPHOLE functor ClusterPeephole is #if defined(NEW_CM) #if SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11030 $/basis.cm #if defined(UNSHARED_MLRISC) $/smlnj-lib.cm MLRISC.cm #else $/smlnj-lib.cm $/MLRISC.cm #endif #else basis.cm smlnj-lib.cm MLRISC.cm #endif #else smlnj-lib.cm MLRISC.cm #endif ../instructions/peephole.sig ../cluster/clusterPeephole.sml