[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

undeclaring a defconstant



Received: from human-torch.lasc-research.lo (human-torch) by ALAN.kahuna.decnet.lockheed.com via INTERNET with SMTP id 22397; 12 Feb 90 09:14:34 PST
Received: from opal.STC.LOCKHEED.COM by human-torch.lasc-research.lockheed.com (4.0/SMI-4.0)
	id AA03533; Mon, 12 Feb 90 09:17:27 PST
Received: by opal.STC.LOCKHEED.COM (4.0/1.63); Mon, 12 Feb 90 11:17:42 CST
Received: from Gateway.Think.COM by uunet.uu.net (5.61/1.14) with SMTP 
	id AA13454; Mon, 12 Feb 90 11:58:02 -0500
Return-Path: <barmar@Think.COM>
Received: from Occam.Think.COM by Think.COM; Mon, 12 Feb 90 11:58:46 -0500
Date: Mon, 12 Feb 90 11:58 EST
From: Barry Margolin <barmar@Think.COM>
Subject: undeclaring a defconstant
To: Scott Fisher <Fisher@ALAN.kahuna.decnet.lasc-research.lockheed.com>
Cc: slug@ALAN.kahuna.decnet.lasc-research.lockheed.com
In-Reply-To: <9002092234.AA11811@diamond.STC.LOCKHEED.COM>
Message-Id: <19900212165831.6.BARMAR@OCCAM.THINK.COM>

    Date: Fri, 9 Feb 90 14:31 PST
    From: Scott Fisher <Fisher@ALAN.kahuna.decnet.lockheed.com>

	    If one declares foo to be a constant via defconstant,
	how does one undeclare this?

(remprop 'foo 'defconstant)

                                                barmar