repos
/
portaCL
/ annotate_shade
summary
|
shortlog
|
log
|
tree
|
commit
|
commitdiff
|
headdiff
|
annotate
|
headblob
|
headfilediff
|
filehistory
normal
|
plain
|
shade
|
zebra
Bump version
Annotate for file /portacl.asd
2009-07-17 pix
1
05:24:52 '
2
(asdf:defsystem portaCL
2009-07-20 pix
3
:version "0.1.3"
2009-07-17 pix
4
:description "Eases the creation of portability libraries."
05:24:52 '
5
:maintainer " <pix@kepibu.org>"
'
6
:author " <pixel@kepibu.org>"
'
7
:licence "BSD-style"
'
8
:depends-on ()
'
9
:serial t
'
10
:components ((:file "package")
'
11
(:file "feature-tests")
'
12
(:file "conditions")
'
13
(:file "control-flow")
'
14
(:file "name-parts")
'
15
(:file "asdf-components")
'
16
(:file "reader")))