Update of /project/oct/cvsroot/oct In directory clnet:/tmp/cvs-serv5153
Modified Files: qd-class.lisp qd-fun.lisp qd-package.lisp qd.lisp Log Message: qd-package.lisp: o Don't :USE CMUCL's EXTENSIONS package anymore. Import just the symbols we need.
qd-class.lisp: o No need to use package qualifiers.
qd-fun.lisp: o Need package qualifier for MAYBE-INLINE.
qd.lisp: o Need package qualifier for *INLINE-EXPANSION-LIMIT*