[GAP Forum] Removing identifiers in GAP
Bulutoglu Dursun A Civ AFIT/ENC
Dursun.Bulutoglu at afit.edu
Fri Nov 26 20:33:46 GMT 2004
I was wondering if it is possible to remove several identifiers
for several global variables at once.
Is there a way to do something like "Unbind(a,b,c);"?
"Unbind(a,b,c);" does not work.
Thanks a lot for your help.
Dursun.
-----Original Message-----
From: Luc Teirlinck [mailto:teirllm at dms.auburn.edu]
Sent: Thursday, November 25, 2004 5:07 PM
To: Bulutoglu Dursun A Civ AFIT/ENC
Cc: forum at gap-system.org
Subject: Re: [GAP Forum] Removing identifiers in GAP
Bulutoglu Dursun wrote:
"a:=4;"
Then if I type "a;"
I get "4". Now how can I undo this assignment?
Unbind(a);
Sincerely,
Luc.
More information about the Forum
mailing list