On 2013-05-03 01:41, Carlos wrote:
~/dwt/imp/is full of fubfolders with .di files in. I don't have a usr/inclulde/c folder so I created it.
Then use ~/dwt/imp. It doesn't really matter where you place it. Just add it to the command line when compiling:
dmd main.d -I~/dwt/imp/<subfolder> -- /Jacob Carlborg