r3357: remove load-compile-op from .asd file
[pipes.git] / debian / README.Debian
1 Installing pipes into your CL implementation that uses
2 Debian's Common Lisp Controller is easy. Just enter
3
4 (require 'pipes)
5
6 and a precompiled version of pipes should be loaded.