X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=benchmarks%2Fallocation.lisp;h=38b7d09cae2dc8b87b1452d32b9002dba13bf0ba;hb=c4533c02d3f2ebd53178c93de2dee09ca39fe0e7;hp=4b24bc71d22ea66fe1f0b040b8c6fdb090c9c9ff;hpb=b7409095bc08c7220d4905a1cb168fff084fcc54;p=uffi.git diff --git a/benchmarks/allocation.lisp b/benchmarks/allocation.lisp index 4b24bc7..38b7d09 100644 --- a/benchmarks/allocation.lisp +++ b/benchmarks/allocation.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: allocation.lisp,v 1.2 2003/04/29 19:51:20 kevin Exp $ +;;;; $Id$ ;;;; -;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of UFFI, is Copyright (c) 2002-2005 by Kevin M. Rosenberg ;;;; -;;;; UFFI users are granted the rights to distribute and use this software -;;;; as governed by the terms of the Lisp Lesser GNU Public License -;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* (declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0)))