Added :fiveam package nickname
authorAttila Lendvai <attila.lendvai@gmail.com>
Fri, 10 Nov 2006 21:49:07 +0000 (22:49 +0100)
committerattila.lendvai <attila.lendvai@gmail.com>
Fri, 10 Nov 2006 21:49:07 +0000 (22:49 +0100)
src/packages.lisp

index ddd6ba0..8c06239 100644 (file)
@@ -19,7 +19,7 @@
 
 (defpackage :it.bese.FiveAM
   (:use :common-lisp :it.bese.arnesi)
-  (:nicknames :5am)
+  (:nicknames :5am :fiveam)
   (:export ;; creating tests and test-suites
            #:make-suite
           #:def-suite