view run/html_htm_01.htm @ 244:bf1080176266

html file endings Thomas Kuehne <thomas@kuehne.thisisspam.cn> 2005-01-23 news:ct012k$4gt$1@digitaldaemon.com nntp://news.digitalmars.com/digitalmars.D.bugs/2742
author thomask
date Sun, 23 Jan 2005 11:19:15 +0000
parents
children 2203faa5bf92
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
	<HEAD><TITLE>html_htm_01</TITLE></HEAD>
	<BODY>
		<PRE>
<CODE>
// $HeadURL$
// $Date$
// $Author$

// @author@	Thomas Kuehne &#x3C;thomas@kuehne.thisisspam.cn&#x3E;
// @date@	2005-01-23
// @uri@	<a href='news:ct012k$4gt$1@digitaldaemon.com'>news:ct012k$4gt$1@digitaldaemon.com</a>
// @url@	<a href='nntp://news.digitalmars.com/digitalmars.D.bugs/2742'>nntp://news.digitalmars.com/digitalmars.D.bugs/2742</a>

module dstress.run.html_htm_01;

int main(){
	return 0;
}
</CODE></PRE>
	</BODY>
</HTML>