Re: RMCL for SL changes 2
Terje Norderhaug <[email protected]> Tue, 15 Sep 2009 12:54:08 -0700
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
On Sep 15, 2009, at 11:01 AM, peter wrote: > Should we be adding :RMCL-5.2 to *features* ? > (to help keep track of RMCL versions) There is an :RMCL feature that can be used to distinguish Rosetta compatible MCL, so the following can be used for code that only works on RMCL 5.2: #+(and ccl-5.2 rmcl) -- Terje Norderhaug _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl