Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!hearst.acc.Virginia.EDU!murdoch!wald.stat.Virginia.EDU!my2x
From: my2x@wald.stat.Virginia.EDU (Timothy Yi)
Subject: defclass & defmethod (in common lisp)
X-Nntp-Posting-Host: wald.stat.virginia.edu
Message-ID: <DoLpG2.xI@murdoch.acc.Virginia.EDU>
Sender: usenet@murdoch.acc.Virginia.EDU
Organization: The University of Virginia
Date: Thu, 21 Mar 1996 04:50:26 GMT
Lines: 12

We've gotten a source code from someone, and it was written in lisp.
It used (defclass ...) and (defmethod ..) which was not in my common
lisp manual.  My best guess is (defstruct ..) and (defmacro ..) 

If anyone out there know what lisp used (defclass) and (defmethod),
it will be great help for me to modify for our compiler 
sun/lucid common lisp.  Thanks in advance.

-Tim Yi
div. of stat (moon@Virginia.EDU)
wahoo since 1991

