[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: LISP
- From: TEITELMAN
- Date: Thu, 06 Dec 1979 21:07:36 -8000
- Date: 6 DEC 1979 2107-PST
i fixed errortypelst so thatif a file wont open error occurs
when no version was specified,it will try the next higher
version. this will fix the problem of having a compilatin
going in a higher fork, doing an exec and trying to
compile something and gettting a file wont open error
on bcompl.scratch.
i also fixed bcompl so that it does not ave undo informaton
when it is ctually compiling (since it is compiling from
the file anyway). this shuld save some space when
compilng laage files with lots of clisp.
warren
-------