[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fixes to maclisp
- To: George J. Carrette <GJC at MIT-MC>
- Subject: Re: fixes to maclisp
- From: JonL at PARC-MAXC
- Date: Mon, 30 Aug 82 23:10:00 GMT
- Cc: JONL at MIT-MC, BUG-LISP at MIT-MC
- In-reply-to: GJC's message of 20 August 1982 23:27-EDT
- Original-date: 30 Aug 1982 16:10 PDT
I've just returned from two weeks travelling (LispConference, AAAI, MIT
visit etc) and I didn't see you at MIT -- are you still there?
There used to be a .CTL file on MIT-XX, PS:<MACLISP>ASSLIS.CTL, which
you could just SUBMIT and it would doo all the rest. It would leave
an *uninitialized* result on SS:<MACLISP>BBLISP.EXE.<nnnn> and also
do an initialization phase leaving PS:<MACLISP>XLISP.EXE.<nnnn> and
PS:<MACLISP>LISP.SYMBOLS.<nnnn>. You then rename XLISP to LISP after
certifying that things are winning. The value of the uninitialized
file is that it's hard to patch the LISP.EXE file with the existing NDDT since
it involves changing file page accessibilities (read-only etc).