r3792: Auto commit for Debian build
[hyperobject.git] / views.lisp
index ff663879499291991203436203cc34b57c8e95cd..deef1267782709709cbb0c7d47711c51a8bdeeea 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: views.lisp,v 1.20 2002/12/27 03:21:25 kevin Exp $
+;;;; $Id: views.lisp,v 1.21 2003/01/17 19:16:28 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
 
 (defun fmt-comma-integer (i)
   (format nil "~:d" i))
-