common-lisp.net
/
users/frideau/fare-matcher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
44dc1c9
)
length=n-p is not in fare-utils anymore, get it from asdf.
author
Francois-Rene Rideau
<fare@tunes.org>
Sat, 28 Jul 2012 20:09:04 +0000 (16:09 -0400)
committer
Francois-Rene Rideau
<fare@tunes.org>
Sat, 28 Jul 2012 20:09:04 +0000 (16:09 -0400)
packages.lisp
patch
|
blob
|
blame
|
history
diff --git
a/packages.lisp
b/packages.lisp
index
d994354
..
171c679
100644
(file)
--- a/
packages.lisp
+++ b/
packages.lisp
@@
-3,7
+3,7
@@
(in-package #:cl-user)
(defpackage #:fare-matcher
- (:use #:fare-utils #:common-lisp)
+ (:use #:fare-utils #:common-lisp #:asdf)
(:export #:match #:ifmatch #:ematch
#:_ ;;; #:*
#:like-when #:value #:of-type