Re: [lisa] ASDF definition for Lisa debugger

"David E. Young" <[email protected]> Tue, 31 May 2005 12:52:46 -0400
Newsgroups gmane.lisp.lisa.general
Message-ID <000a01c56601$2be9f300$6401a8c0@tinian>
Thanks Paolo. I'll integrate this with the source

dey

----- Original Message ----- 
From: "Paolo Amoroso" <[email protected]>
To: "LISA" <[email protected]>
Sent: Monday, May 30, 2005 3:29 PM
Subject: [lisa] [Lisa-users] ASDF definition for Lisa debugger


> Here is a possible ASDF definition for the Lisa debugger:
>
>   (in-package :cl-user)
>
>   (asdf:defsystem :lisa-debugger
>     :depends-on ("lisa")
>     :components ((:file "lisa-debugger")))
>
> which could be put in a file such as:
>
>   src/debugger/lisa.debugger.asd
>
>
> Paolo
> -- 
> Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Lisa-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lisa-users
>
>




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005