[gambit-list] including a file only once
lowly coder
lowlycoder at huoyanjinjing.com
Tue Jul 7 22:16:52 EDT 2009
in C, I can do something like:
#ifndef H_blah
#define H_blah
...
#endif
how can I do something similar for files (include ... 'ed) in gambit? I
have some define-types , and I only want the define-types to load once.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090707/62571dbb/attachment.htm>
More information about the Gambit-list
mailing list