uffi uffi.asd,1.21,1.22

"Kevin M. Rosenberg" <[email protected]> Wed, 19 Feb 2003 14:56:24 -0700
Newsgroups gmane.lisp.uffi.cvs
Message-ID <[email protected]>
Update of /pubcvs/uffi
In directory boa.b9.com:/tmp/cvs-serv12749

Modified Files:
	uffi.asd 
Log Message:
Auto commit for Debian build

Index: uffi.asd
===================================================================
RCS file: /pubcvs/uffi/uffi.asd,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** uffi.asd	8 Nov 2002 16:51:50 -0000	1.21
--- uffi.asd	19 Feb 2003 21:56:22 -0000	1.22
***************
*** 45,52 ****
  	     (:file "libraries" :depends-on ("package"))
  	     (:file "os" :depends-on ("package"))))
-      #+cormanlisp
-      (:module :src-corman
- 	      :components
- 	      ((:file "uffi-corman")))
       ))
  
--- 45,48 ----