[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Named Structures
- To: (BUG LISPM) at MIT-AI
- Subject: Named Structures
- From: RICH at MIT-AI (Charles Rich)
- Date: Tue ,19 Aug 80 15:41:00 EDT
In system 36.2, with microcode 683, on LISP Machine Eight:
The form (DEFSTRUCT (foo (:named bar)) ...)
does not work as documented. BAR is supposed to be come the named structure
symbol, but FOO does.