Hi GCL (GNU Common Lisp) 2.7.0 ANSI Mar 5 2005 13:34:27 ... >(fboundp 'foo)
NIL >(fmakunbound 'foo) FOO fmakunbound should cause an error if foo is not a function name. Regards, Peter _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
