| From: Danny Yoo (dyoo at hashcollision.org) Date: Wed Feb 13 12:25:39 EST 2013 |
|
>
> I don't want the starting function to execute even when I run the main
> module from DrRacket.
In DrRacket, Go into:
Choose Language / Show Details.
In the Dynamic Properties Pane, click "Submodules to Run". Uncheck "Main".
Does this work for you? Good luck!
| Posted on the users mailing list. |
|