X-Git-Url: http://git.kpe.io/?p=pipes.git;a=blobdiff_plain;f=pipes.lisp;h=68a9b2ff61852a15ab9558dac1bc4c936dbce4f5;hp=1450ca309819ec38b1330eab6394c7668f981837;hb=47ce7b6ab97b1e6ca2c8ff6bcba47fd9796f318f;hpb=eaad3792a9bf28ec7bfe579f9f0955d213e014f0 diff --git a/pipes.lisp b/pipes.lisp index 1450ca3..68a9b2f 100644 --- a/pipes.lisp +++ b/pipes.lisp @@ -7,14 +7,10 @@ ;;;; Programmers: Kevin M. Rosenberg and Peter Norvig ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: pipes.lisp,v 1.2 2002/11/07 20:26:13 kevin Exp $ +;;;; $Id: pipes.lisp,v 1.3 2002/11/08 16:51:40 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg and ;;;; Copyright (c) 1998-2002 by Peter Norvig. -;;;; -;;;; KMRCL users are granted the rights to distribute and use this software -;;;; as governed by the terms of the Lisp Lesser GNU Public License -;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* (in-package :pipes)