r1527: *** empty log message ***
[uffi.git] / tests / getshells.cl
index 58e10202f4b2d53302ac7c15ecfaf1436f35cdb7..50040ec99b4db81dd1e352f7286256b18cedffea 100644 (file)
@@ -9,7 +9,7 @@
 ;;;;
 ;;;; Copyright (c) 2002 Kevin M. Rosenberg
 ;;;;
-;;;; $Id: getshells.cl,v 1.2 2002/03/09 21:19:31 kevin Exp $
+;;;; $Id: getshells.cl,v 1.3 2002/03/10 04:15:33 kevin Exp $
 ;;;;
 ;;;; This file is part of UFFI. 
 ;;;;
@@ -52,6 +52,7 @@
       (push shell shells))
     (endusershell)
     (nreverse shells)))
-    
+
+#+test-uffi
 (format t "~&Shells: ~S" (getshells))