view dwt/program/all.d @ 329:92aa2d7391f3

Added 'all.d' package import, a dwt.all for everything and a dwt.std for the essential stuff
author Frank Benoit <benoit@tionex.de>
date Sat, 18 Oct 2008 22:01:20 +0200
parents
children
line wrap: on
line source

module dwt.program.all;

public import dwt.program.Program;