|
| From: | Rick Taube |
| Subject: | Re: [Chicken-users] how to load define-record and define-macro ? |
| Date: | Thu, 13 Dec 2007 11:16:06 -0600 |
thank you that seems to have worked!
Add this to your application:
(declare (run-time-macros))
(include "chicken-more-macros")
Cheers,
-alex
| [Prev in Thread] | Current Thread | [Next in Thread] |