X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcasts.lisp;h=ae5ece40dafb0483a6be2c9389f77bfe876e2e79;hb=cc739f67940b866f1a3b963cd1f35d1c0c81dd0c;hp=4e19cfd33b1b854760631defcc2d173575e11e37;hpb=77fd04d570b9ae1fd40c1f7b0134af826576210b;p=uffi.git diff --git a/tests/casts.lisp b/tests/casts.lisp index 4e19cfd..ae5ece4 100644 --- a/tests/casts.lisp +++ b/tests/casts.lisp @@ -2,12 +2,12 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; Name: casts +;;;; Name: casts.lisp ;;;; Purpose: Tests of with-cast-pointer ;;;; Programmer: Kevin M. Rosenberg / Edi Weitz ;;;; Date Started: Aug 2003 ;;;; -;;;; $Id: casts.lisp,v 1.1 2003/08/14 19:35:05 kevin Exp $ +;;;; $Id: casts.lisp,v 1.2 2003/08/14 21:40:13 kevin Exp $ ;;;; ;;;; *************************************************************************