r1720: *** empty log message ***
[uffi.git] / test-examples.cl
index 4d1dcbf9cdc8b340c34b906e8d5ded999f1e1795..7285be815985f36a04f2af74048b8639af72d117 100644 (file)
@@ -1,4 +1,4 @@
-;;;; -*- Mode: ANSI-Lisp; Syntax: ANSI-Common-Lisp; Base: 10 -*-
+;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;; FILE IDENTIFICATION
 ;;;;
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: test-examples.cl,v 1.8 2002/03/25 01:24:35 kevin Exp $
+;;;; $Id: test-examples.cl,v 1.9 2002/04/02 21:29:45 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
+#-uffi
 (mk:load-system :uffi)
 
+(load (make-pathname :name "acl-compat-tester" :type "cl"
+                    :defaults *load-truename*))
+
 (pushnew :test-uffi cl:*features*)
 
 (flet ((load-test (name)