r8627: add upload script
[pipes.git] / src.lisp
index 61f852bc8c6918ce04552ef67ca33e1765973956..506b84f6bd5c02d486201c176bd9f4c93476370d 100644 (file)
--- 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)