common-lisp.net
/
projects/asdf/asdf-bundle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
58319e6
)
Comment that it's working on SBCL, CCL, maybe ECL, and that ABCL has abcl-jar.
author
Francois-Rene Rideau
<tunes@google.com>
Fri, 18 May 2012 18:23:11 +0000 (14:23 -0400)
committer
Francois-Rene Rideau
<tunes@google.com>
Fri, 18 May 2012 18:23:11 +0000 (14:23 -0400)
asdf-bundle.asd
patch
|
blob
|
blame
|
history
diff --git
a/asdf-bundle.asd
b/asdf-bundle.asd
index
3767ebc
..
1a88aba
100644
(file)
--- a/
asdf-bundle.asd
+++ b/
asdf-bundle.asd
@@
-9,6
+9,8
@@
;;; Copyright (c) 2005 - 2007, Michael Goffioul (michael dot goffioul at swing dot be)
;;; Copyright (c) 2008 - 2011, Juan Jose Garcia Ripoll
;;; Copyright (c) 2012 - 2012, Francois-Rene Rideau
+;;;
+;;; Currently works on SBCL, CCL, maybe CCL. For ABCL, see the abcl-jar contrib instead.
(defsystem :asdf-bundle
:licence "MIT"