common-lisp.net
/
projects/asdf/asdf-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4441dec
)
Fix the xcvb build.
author
Francois-Rene Rideau
<tunes@google.com>
Tue, 18 Sep 2012 19:47:21 +0000 (15:47 -0400)
committer
Francois-Rene Rideau
<tunes@google.com>
Tue, 18 Sep 2012 19:47:21 +0000 (15:47 -0400)
package.lisp
patch
|
blob
|
blame
|
history
diff --git
a/package.lisp
b/package.lisp
index
ccfe264
..
5a932a5
100644
(file)
--- a/
package.lisp
+++ b/
package.lisp
@@
-1,3
+1,5
@@
+#+xcvb (module ())
+
(defpackage :asdf-utils-meta (:use :cl))
(in-package :asdf-utils-meta)