[2014] in Software_Announce
drscheme on Athena updated to 352
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Aug 1 15:45:21 2006
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, acdev@MIT.EDU, cfyi@MIT.EDU
Date: Tue, 01 Aug 2006 15:45:07 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the drscheme Scheme programming environment on Athena to version
352 and made it the default. To run it now:
add drscheme
drscheme
You can run the prior 301 release for a limited time by doing:
add drscheme
drscheme -ver 301
For my message to users:
drscheme on Athena has been updated to 352 and is now the default. The internal
help system has release notes (Help -> About DrScheme -> Release Notes) and
pointers to much documentation. Manuals in pdf format are also in the
/mit/drscheme_v352/share/plt/doc directory.
Alex