[plt-scheme] unit/sig: not a signature at: drscheme:tool-exports^ ?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed May 23 17:35:14 EDT 2007

At Wed, 23 May 2007 08:18:48 -0500, "Grant Rettke" wrote:
> setup-plt:   in c:\documents and settings\grettke\application data\plt 
> scheme\37
> 0\collects\drsyncnsave\
> tool.ss:12:14: unit/sig: not a signature at: drscheme:tool-exports^

`drscheme:tool-exports^' is now a "unit.ss" signature (using the new
unit system), not "unitsig.ss" (the old one).

Matthew



Posted on the users mailing list.