On Nov 8, 2004, at 12:53 PM, cees-bart wrote:
> > Hi list, > > I'm trying to redefine the function make-hash-table defined in > $CMUCLSOURCE/src/hash-new.lisp (cmucl 19e) because i want custom test > and hash functions. Redefining worked using cmucl 18e, but now I end up > in another debugger: Bad Bad Bad idea. Make your package called "MY-HASH-FUNCTIONS" and start from there. Cheers Marco -- Marco Antoniotti http://bioinformatics.nyu.edu NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 715 Broadway 10th FL fax. +1 - 212 - 998 3484 New York, NY, 10003, U.S.A.
