[plt-scheme] 299 tools
That part shouldn't have changed from 208 (there was a retracted change
in 299). There are some changes documented in
plt/notes/drscheme/HISTORY, but that's it. Maybe compare what you have
with working tools? (collects/drscheme/ and collects/lang have some)
One good guess -- you might have missed the changes to the info.ss
files? You have to run setup-plt after changing them or else the new
cache isn't updated.
Robby
At Mon, 27 Sep 2004 14:49:59 -0400, "Mike T. Machenry" wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I am having a hard time figuring out how the tools interface works in v299.
> I do not see an mention of it changing from 20X to 299 in plt/notes,
> however, I have uncommented my info.ss files in v299 and they still do not
> load. What have I missed?
>
> -mike