Qualify DEFPACKAGE
authorStelian Ionescu <sionescu@cddr.org>
Sun, 5 Aug 2012 13:58:04 +0000 (15:58 +0200)
committerStelian Ionescu <sionescu@cddr.org>
Sun, 5 Aug 2012 13:58:04 +0000 (15:58 +0200)
src/pkgdcl.lisp

index dcb3856..abfbce5 100644 (file)
@@ -1,8 +1,6 @@
 ;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; indent-tabs-mode: nil -*-
 
-(in-package :common-lisp-user)
-
-(defpackage bordeaux-threads
+(cl:defpackage bordeaux-threads
   (:nicknames #:bt)
   (:use #:cl #:alexandria)
   #+abcl