[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: PGS at MIT-AI
- From: Alan Bawden <ALAN at MIT-MC>
- Date: Tue, 9 Sep 80 09:32:00 GMT
- Cc: JONL at MIT-MC, BUG-LISP at MIT-AI
- Original-date: 9 September 1980 05:32-EDT
Date: 9 September 1980 04:45-EDT
From: Patrick G. Sobalvarro <PGS at MIT-AI>
Perhaps the MLMAC definition of defvar should be made standard in the
Lisp environment?
It is in the standard Lisp environment. Your init file loads
LIBLSP;AUTODF which supplies autoload properties for all sortsa things
on the LIBLSP directory, including DEFVAR.