r1720: *** empty log message ***
[uffi.git] / examples / arrays.cl
index 61f31b2411295101e526fc803343a8248954ca94..668171c61d7fc3e5abd1de1ce15c0333ea26ffc1 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Mar 2002
 ;;;;
-;;;; $Id: arrays.cl,v 1.2 2002/03/23 16:32:39 kevin Exp $
+;;;; $Id: arrays.cl,v 1.3 2002/04/02 21:29:45 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
     (uffi:free-foreign-object a))
   (values))
 
-#+test-uffi
+#+examples-uffi
 (test-array-1d)
 
-#+test-uffi
+#+examples-uffi
 (test-array-2d)