root/trunk/thirdparty/asdf/cclan-package.lisp

Revision 2236, 111 bytes (checked in by hhubner, 1 year ago)

update asdf from cvs

Line 
1 (in-package :cl-user)
2
3 (defpackage :cclan (:use #:cl #:asdf)
4             (:export #:all-components #:write-package))
5
Note: See TracBrowser for help on using the browser.