r1654: Added atoifl example
[uffi.git] / test-examples.cl
index 301e9cdecf5ebcdab685a9c1667eea09daf70ebd..4d1dcbf9cdc8b340c34b906e8d5ded999f1e1795 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: test-examples.cl,v 1.7 2002/03/21 07:56:45 kevin Exp $
+;;;; $Id: test-examples.cl,v 1.8 2002/03/25 01:24:35 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -31,6 +31,7 @@
   (load-test "arrays")
   (load-test "union")
   (load-test "strtol")
+  (load-test "atoifl")
   (load-test "gettime")
   (load-test "getenv")
   (load-test "gethostname")