From: Mark Wooding Date: Wed, 21 Oct 2015 23:46:28 +0000 (+0100) Subject: anaphora.lisp: Rewrite `asetf' to use `with-places/gensyms'. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/lisp/commitdiff_plain/0eed4749891adf0a7be89e786b8968ee805a8d41?ds=inline;hp=0eed4749891adf0a7be89e786b8968ee805a8d41 anaphora.lisp: Rewrite `asetf' to use `with-places/gensyms'. This adds a dependency on `mdw-base.lisp'. That's what the base package is for. ---