1Chapter 7 of
The file is intended for on-screen viewing free of charge; use of this
material in any other format is subject to a fee. The file is provided for
individual non-commercial use only. On-line edition copyright (c) 1996 by
Addison-Wesley Publishing Company. Permission is granted to print or
photocopy (this document) for a fee of $0.02 per page, per copy, payable to
Addison-Wesley Longman Publishing. All other rights reserved.
smlLoad the structure CML: type
CM.make'("/cs/local/packages/sml-110.0.6/src/cml/src/sources.cm");Load the program print.cml
use "print.cml";Finally run the program
RunCML.doit(printers, SOME(Time.fromReal 0.01));