X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src.lisp;h=506b84f6bd5c02d486201c176bd9f4c93476370d;hb=ed4517288c2cdf9d73aa06248e0204afaee6d9ea;hp=61f852bc8c6918ce04552ef67ca33e1765973956;hpb=439ba38fc06701c4db33f9aaf5ab17a0c88ea6ca;p=pipes.git diff --git a/src.lisp b/src.lisp index 61f852b..506b84f 100644 --- a/src.lisp +++ b/src.lisp @@ -7,14 +7,11 @@ ;;;; Programmers: Kevin M. Rosenberg and Peter Norvig ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: src.lisp,v 1.1 2003/03/15 00:48:56 kevin Exp $ +;;;; $Id$ ;;;; -;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg and -;;;; Copyright (c) 1998-2002 by Peter Norvig. ;;;; ************************************************************************* -(in-package :pipes) - +(in-package #:pipes) (defconstant +empty-pipe+ nil)