Fixes some bad references in the mzlib scribble documentation that refer to

things that have moved away from the base contract file.

svn: r16127
This commit is contained in:
Stevie Strickland 2009-09-25 14:57:36 +00:00
parent ccb20d1be6
commit df409ae42f

View File

@ -19,7 +19,9 @@ constraints.
@note-lib[scheme/contract #:use-sources (scheme/contract/private/ds
scheme/contract/private/base
scheme/contract/private/guts)]
scheme/contract/private/guts
scheme/contract/private/misc
scheme/contract/private/provide)]
@deftech{Contracts} come in two forms: those constructed by the
various operations listed in this section of the manual, and various