Update of /project/oct/cvsroot/oct In directory clnet:/tmp/cvs-serv23713
Modified Files: qd-extra.lisp Log Message: o Oops. Fix up a few IN-PACKAGE's for the new package names.
--- /project/oct/cvsroot/oct/qd-extra.lisp 2007/10/11 17:47:08 1.3 +++ /project/oct/cvsroot/oct/qd-extra.lisp 2007/10/15 18:54:02 1.4 @@ -32,7 +32,7 @@ ;;; The end of the file also includes some tests of the different ;;; implementations for speed.
-(in-package #:qdi) +(in-package #:octi)
;; This works but seems rather slow, so we don't even compile it. #+(or)