Update of /project/cl-carbon/cvsroot/CL-Carbon In directory common-lisp.net:/tmp/cvs-serv15571
Modified Files: nib.lisp Log Message: This is just to test my CVS access is working properly.
Date: Sat Apr 30 20:18:46 2005 Author: dsteuber
Index: CL-Carbon/nib.lisp diff -u CL-Carbon/nib.lisp:1.1.1.1 CL-Carbon/nib.lisp:1.2 --- CL-Carbon/nib.lisp:1.1.1.1 Fri Apr 29 22:19:03 2005 +++ CL-Carbon/nib.lisp Sat Apr 30 20:18:46 2005 @@ -8,7 +8,7 @@ ;;;; Programmer: David Steuber ;;;; Date Started: 1/31/2005 ;;;; -;;;; $Id: nib.lisp,v 1.1.1.1 2005/04/29 20:19:03 dsteuber Exp $ +;;;; $Id: nib.lisp,v 1.2 2005/04/30 18:18:46 dsteuber Exp $ ;;;; *********************************************************************** ;;;; ;;;; Copyright (c) 2005 by David Steuber @@ -33,6 +33,8 @@ ;;;; WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ;;;; ;;;; *********************************************************************** + +;; Test change
(in-package :cl-carbon)