On 1/27/13 3:29 PM, jerro wrote:
You need to put myClass_mod.d (or what ever the file name is) on the
command line. You could also use rdmd, which will find all the imported
files automatically.

BTW I just sent a pull request that makes rdmd faster for large projects by reducing the number of stat calls:

https://github.com/D-Programming-Language/tools/pull/41


Andrei

Reply via email to