added io.lisp with a few utils:
commitd03b7bf224a40aa0259f58a71746524cfb90aa1a
authorAttila Lendvai <attila.lendvai@gmail.com>
Mon, 2 Jun 2008 16:49:36 +0000 (2 19:49 +0300)
committerAttila Lendvai <attila.lendvai@gmail.com>
Mon, 2 Jun 2008 16:49:36 +0000 (2 19:49 +0300)
treecc1226a705df3eb9fbe1687162654096e6a55b64
parentce50368b6ee93a74d99078dab2301ad675c62bed
added io.lisp with a few utils:

with-input-from-file
with-output-to-file
read-file-into-string
write-string-into-file
copy-stream
copy-file
alexandria.asd
io.lisp [new file with mode: 0644]
package.lisp