--- sml/branches/SMLNJ/src/compiler/Retarget/x86-unix.sml 1998/11/07 20:11:41 166 +++ sml/branches/SMLNJ/src/compiler/Retarget/x86-unix.sml 1998/11/07 20:11:41 167 @@ -1,4 +1,4 @@ structure X86UnixCMB = - CMBFun (structure TargetCompiler = X86VisComp + CMBFun (structure TargetMachDepVC = X86VisComp val version = "batch (target: x86-unix)" val targetosn = "unix")