r5230: First upload
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Jul 2003 19:52:32 +0000 (19:52 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Jul 2003 19:52:32 +0000 (19:52 +0000)
commit118ee93d69e2b09d12eb317f6db3fbda113be82f
tree1715f410cf38f1b62a77e4c71997209db366e34f
r5230: First upload
19 files changed:
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
base.lisp [new file with mode: 0644]
data-structures.lisp [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/prerm [new file with mode: 0644]
debian/rules [new file with mode: 0755]
impl-acl.lisp [new file with mode: 0644]
impl-clisp.lisp [new file with mode: 0644]
impl-cmucl.lisp [new file with mode: 0644]
impl-lispworks.lisp [new file with mode: 0644]
impl-sbcl.lisp [new file with mode: 0644]
modlisp.asd [new file with mode: 0644]
package.lisp [new file with mode: 0644]
utils.lisp [new file with mode: 0644]