X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=benchmarks%2Fallocation.lisp;h=38b7d09cae2dc8b87b1452d32b9002dba13bf0ba;hp=dbdaa2395d335893766305b831fe6188a9506554;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hpb=c8d044ecb8a0181cf45b36f00984ecd487d44c62 diff --git a/benchmarks/allocation.lisp b/benchmarks/allocation.lisp index dbdaa23..38b7d09 100644 --- a/benchmarks/allocation.lisp +++ b/benchmarks/allocation.lisp @@ -9,11 +9,8 @@ ;;;; ;;;; $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)))