Re: [UFFI-CVS] uffi/src aggregates.lisp,NONE,1.1 functions.lisp,NONE,1.1 libraries.lisp,NONE,1.1 objects-mcl.lisp,NONE,1.1 objects.lisp,NONE,1.1 package.lisp,NONE,1.1 primitives.lisp,NONE,1.1 readmacros-mcl.lisp,1.2,1.3 strings.lisp,NONE,1.1 aggregates.cl,1.15,NONE functions.cl,1.10,NONE libraries.cl,1.18,NONE objects-mcl.cl,1.1,NONE objects.cl,1.26,NONE package.cl,1.7,NONE primitives.cl,1.25,NONE readmacros-mcl.cl,1.1,NONE strings.cl,1.23,NONE
Reini Urban <[email protected]> Tue, 01 Oct 2002 07:36:29 +0100
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
Kevin M. Rosenberg schrieb: > Update of /pubcvs/uffi/src > In directory boa.b9.com:/tmp/cvs-serv6919/src > > Added Files: > aggregates.lisp functions.lisp libraries.lisp objects-mcl.lisp > objects.lisp package.lisp primitives.lisp readmacros-mcl.lisp > strings.lisp > Removed Files: > aggregates.cl functions.cl libraries.cl objects-mcl.cl > objects.cl package.cl primitives.cl readmacros-mcl.cl > strings.cl > Log Message: > rename .cl to .lisp This is better to do directly at the cvs sources: mv /pubcvs/uffi/src/aggregates.cl,v /pubcvs/uffi/src/aggregates.lisp,v Now we lost all revisions. BTW: Now that mcl works, I'll finally have to find some time somewhen to finish corman. But I have a lot of work without lisp to do now, unfortunately. http://jabberwocky.sf.net/ Marc Mertens Jabberwocky - a debugger IDE in java swing - looks fine. I added halfway corman support via stream-sockets this weekend. clisp and cmucl do work. acl5 and gcl almost. This would be a good uffi project. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/