From: Robby Findler (robby at cs.uchicago.edu) Date: Tue Apr 27 18:02:24 EDT 2004 |
|
At Tue, 27 Apr 2004 14:30:57 -0600, Matthew Flatt wrote: > * Added a `current-compile' parameter, which is used by `compile' and > by the default evaluation handler. > > Errortrace now sets this parameter, instead of `current-eval'. Does this mean that this (require (lib "errortrace.ss" "errortrace")) (require (lib "cm.ss" "cm")) ... run my program ... now runs my program with automatic .zo recompilation and errortrace turned on? Robby
Posted on the users mailing list. |
|