370 notes

svn: r6193
This commit is contained in:
John Clements 2007-05-10 18:09:15 +00:00
parent d0e5e2cbb6
commit a29de370a2

View File

@ -88,3 +88,14 @@ PLTSTEPPERUNSAFE environment variable, though.
Changes for v361:
Bug fix for test cases
Changes for v370:
Added "End" button to stepper interface.
Stepper supports "begin0". Again, you'll never know it unless you use
the PLTSTEPPERUNSAFE environment variable.
There's a known bug with expressions of the form (let <bindings> (begin
...)). (It's displayed as (let () X) rather than (begin X).