Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!nysernic!itsgw!batcomputer!cornell!uw-beaver!tikal!sigma!uw-nsr!john From: john@uw-nsr.UUCP (John Sambrook) Newsgroups: comp.lang.lisp Subject: How do you remove packages in Common Lisp? Message-ID: <1087@uw-nsr.UUCP> Date: Mon, 3-Aug-87 18:24:16 EDT Article-I.D.: uw-nsr.1087 Posted: Mon Aug 3 18:24:16 1987 Date-Received: Thu, 6-Aug-87 00:57:52 EDT Reply-To: john@nsr.acs.washington.edu.UUCP (John Sambrook 5-7433) Distribution: na Organization: UW-Bioengineering, Seattle, WA Lines: 16 Could someone please tell me how you remove (ie. discard) packages in Common Lisp when they are no longer needed? For example, let's say I create a new package like this: (make-package 'foo) Now at some point in time I decide that I no longer need this package. How do I get rid of it? I think I have read CLtL pretty closely, but I can't find any explanation of how to do this. Yes, I'm relatively new to Lisp. Thanks for keeping the flames on low :-) -- John Sambrook Internet: john@nsr.acs.washington.edu University of Washington WD-12 UUCP: uw-nsr!john Seattle, Washington 98195 Dial: (206) 548-4386