ross 2007/02/16 05:46:17 PST
Modified files:
src hugs.c
Log:
Perform a GC after an interrupt (to close any open handles).
There's already a GC in stopAnyPrinting(), but that's called before
unwinding the C and Hugs stacks.
Revision Changes Path
1.152 +9 -6 hugs98/src/hugs.c