view nocompile/html_htm_02.HTM @ 1330:f3f715978184

Georg Wrede <georg@iki.fi> 2007-01-07 mail:45A120F5.1050108@iki.fi
author thomask
date Sat, 13 Jan 2007 10:33:49 +0000
parents 6a553efddc73
children 62c9b99c3a16
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
	<HEAD><TITLE>html_htm_02</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 destress.nocompile.html_htm_02;

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