Update of /project/cells/cvsroot/cells-gtk3/pod-utils In directory clnet:/tmp/cvs-serv11350/pod-utils
Modified Files: utils.lisp Log Message: Fixed library names for ubuntu. resolved conflict with utils-kt.
--- /project/cells/cvsroot/cells-gtk3/pod-utils/utils.lisp 2008/04/13 10:59:26 1.1 +++ /project/cells/cvsroot/cells-gtk3/pod-utils/utils.lisp 2008/04/23 06:34:24 1.2 @@ -42,8 +42,8 @@ prepend breadth-first-search update with-stack-size pprint-without-strings chop setx reuse-cons intersect-predicates defmemo system-clear-memoized-fns system-add-memoized-fn system-list-memoized-fns - system-forget-memoized-fns with-gensyms fail)) -; ph: removed last1 new-reslist reslist-pop reslist-push reslist-fillptr now + system-forget-memoized-fns fail)) +; ph: removed last1 new-reslist reslist-pop reslist-push reslist-fillptr now with-gensyms
(in-package :pod-utils)