From 488d34657ac1159adace7094f7f78ef10c7452e5 Mon Sep 17 00:00:00 2001 From: Olof-Joachim Frahm Date: Tue, 2 Apr 2013 20:16:20 +0200 Subject: [PATCH] Remove conflicting nickname. Because BT is already taken by BORDEAUX-THREADS. --- binary-types.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/binary-types.lisp b/binary-types.lisp index b5bf6f4..d990d11 100644 --- a/binary-types.lisp +++ b/binary-types.lisp @@ -14,7 +14,6 @@ ;;;;------------------------------------------------------------------ (defpackage #:binary-types - (:nicknames #:bt) (:use #:common-lisp) (:export #:*endian* ; [dynamic-var] must be bound when reading integers #:endianess ; [deftype] The set of endian names -- 1.7.10.4