Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!emory!gatech!prism!prism.gatech.EDU!griffin From: griffin@prism.gatech.EDU (GRIFFIN,JEFFREY A) Newsgroups: comp.lang.lisp Subject: Beginner ? - What is 'uses' Message-ID: <21436@hydra.gatech.EDU> Date: 7 Feb 91 14:19:45 GMT Sender: griffin@prism.gatech.EDU Organization: Georgia Institute of Technology Lines: 15 From: griffin@prism.gatech.EDU (GRIFFIN,JEFFREY A) Path: prism.gatech.EDU!griffin Newsgroups: comp.lang.lisp Subject: Beginner ? - What is 'uses' Distribution: world Organization: Georgia Institute of Technology Keywords: LISP uses beginner question I am reading a book which has some sample LISP code in it. I am also learning LISP. It has the following line of code in many of the sections: (uses 'prog-name) Is this a standard LISP function? I am using VAX LISP. Any help would be appreciated. Thanks in advance for the help.