From: Michael Sperber (sperber at deinprogramm.de) Date: Thu Oct 16 05:19:43 EDT 2008 |
|
Dave Gurnell <d.j.gurnell at gmail.com> writes: > Ah, that old chestnut. The incantation you are seeking is: > > #lang scheme/base > > (require (for-syntax scheme/base)) Thanks for the quick answers, Carl and Dave! Now, I did try this: (require-for-syntax scheme/base) which doesn't work, but which I always assumed to be synonymous to the above. How is it different? -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla
Posted on the users mailing list. |
|