// $HeadURL$
// $Date$
// $Author$
// @author@ Thomas Kuehne <thomas@kuehne.thisisspam.cn>
// @date@ 2005-01-23
// @uri@ news:ct012k$4gt$1@digitaldaemon.com
// @url@ nntp://news.digitalmars.com/digitalmars.D.bugs/2742
module dstress.run.html_htm_01;
int main(){
return 0;
}