chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] how to load define-record and define-macro ?


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]