On Dec 29, 2010, at 11:16 PM, Matthew Flatt wrote:
> I think you want to just remove the `picturing-programs/tiles' and
> `picturing-programs/io-stuff' for-label imports, since they're covered
> by `picturing-programs/main', and `picturing-programs/main' connects
> with the documented source modu
Since you have
@defmodule[picturing-programs]
then you're documenting the forms as exported by `picturing-programs'.
But you also have
(for-label racket
picturing-programs/main
picturing-programs/io-stuff
picturing-programs/tiles)
which brings some
2 matches
Mail list logo