From: Matthias Felleisen (matthias at ccs.neu.edu) Date: Tue Mar 20 15:38:31 EDT 2012 |
|
On Mar 20, 2012, at 3:15 PM, Ryan Culpepper wrote: > ;; Require the submodule at the two different phases: > (require (submod "." helper) > (for-syntax (submod "." helper))) Could we have syntax for defining module path [w/o upsetting live SC]? -- Matthias
Posted on the users mailing list. |
|