- exapp.ss
- Prerequisite: The library "sig.ss" in the "mred"
collection.
This file contains a procedure of one argument. The procedure expects it's
argument to be a unit that imports from the wx^ signature,
mred^ signature and from the mzlib:core^ signature, in that
order. It then returns a unit suitable for use as a application unit.
- link.ss
- Prerequisite: The library sig.ss in the mred
collection.
- Imports: A unit matching
the mzlib:core^ signature. For more info, see
MzLib.
- Export Signature: The mred^ signature.
To use this file in an application, the app-sig-file should contain
(reference-library "sig.ss" "mred").
- linkwx.ss
This library is the same as the link.ss library except that it
is parameterized over the wx: primitives.
- Prerequisite: The library sig.ss in the mred
collection.
- Imports: A unit matching
the mzlib:core^ signature, and a unit matching the
wx^ signature.
For more info, see
MzLib.
- Export Signature: The mred^ signature.
- minsig.ss
- Prerequisite: This library does not need any other libraries.
- Provides: the mred:minimal^ signature, which contains
all of the names beginning with mred:constants, and
mred:test, as well as the classes described in
the geometry management section.
- minimal.ss
- Prerequisite: The library sig.ss in the mred
collection.
- Imports: A unit matching
the mzlib:function^ signature and a unit matching the wx^
signature. For more info, see
MzLib.
- Export Signature: The mred:minimal^ signature.
- sig.ss
- Prerequisite: This library does not need any other libraries.
- Provides: the mred^ signature, which contains all of the
names described in this manual, without the mred: prefix on them.
They are: