[racket] A function that creats a single module from multiple modules?

From: Don Green (infodeveloperdon at gmail.com)
Date: Sun Apr 21 21:18:33 EDT 2013

Is there a Racket function that will create a single module file from
multiple module files?

In other  words, given a top-level module that calls a series of other
modules, is there a function that will generate a single module instead?

I know how to do this manually but does a function exist to do this?

Thanks
Don Green
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130421/3d8d1a7f/attachment-0001.html>

Posted on the users mailing list.