root/dwt/program/all.d

Revision 316:7cffa1a2985c, 62 bytes (checked in by Frank Benoit <benoit@tionex.de>, 3 months ago)

Add 'all.d' for package import, dwt.all for everything, dwt.std for the most essential.

Line 
1 module dwt.program.all;
2
3 public import dwt.program.Program;
Note: See TracBrowser for help on using the browser.