X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=views.lisp;h=deef1267782709709cbb0c7d47711c51a8bdeeea;hb=eacffdb7123d5a9a0563769b1f663ac5681f4c3f;hp=ff663879499291991203436203cc34b57c8e95cd;hpb=5a0ff7a2258a63267a93736d39100bcaec8aabbe;p=hyperobject.git diff --git a/views.lisp b/views.lisp index ff66387..deef126 100644 --- a/views.lisp +++ b/views.lisp @@ -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 ;;;; @@ -554,4 +554,3 @@ (defun fmt-comma-integer (i) (format nil "~:d" i)) -