[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: add-slot
- To: Owners-commonloops.pa@Xerox.COM
- Subject: Re: add-slot
- From: kanderso@DINO.BBN.COM
- Date: Fri, 28 Apr 89 16:34:49 -0400
- Cc: commonloops.pa@Xerox.COM
- In-reply-to: Your message of Fri, 28 Apr 89 10:05:53 -0800. <8904281805.AA29779@vaxa.isi.edu>
- Redistributed: commonloops.pa
- Reply-to: <Owners-commonloops.pa@Xerox.COM>
To: commonloops.pa@xerox.com
From: goldman@vaxa.isi.edu
Subject: add-slot
Date: Fri, 28 Apr 89 10:05:53 PST
Sender: goldman@vaxa.isi.edu
Can someone give me a formula for using PCL's MOP to add a new slot
to an existing class?
neil
Your' basically doing what normally happens when you re DEFCLASS a
class. I think add-named-class should do it for you
k