changeset 1110:b82ea70e21f3

removed documentation of old Windows workaround
author thomask
date Thu, 17 Aug 2006 13:29:09 +0000
parents 0a9f31e63a63
children f44e7aa98a96
files readme.html
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/readme.html	Thu Aug 17 12:54:30 2006 +0000
+++ b/readme.html	Thu Aug 17 13:29:09 2006 +0000
@@ -177,7 +177,6 @@
 							<dd>
 								<ol>
 									<li>make sure you understand the <a href="#windows-restrictions"> restrictions</a></li>
-									<li>open dstress.c, search for <i>#error comment me out</i> and follow the instruction</li>
 									<li>compile <i>dstress.c</i><blockquote><pre><span class="cmd">dmc -o dstress dstress.c</span></pre></blockquote></li>
 									<li>test D compiler:<blockquote><pre><span class="cmd">dstress compile compile\const_12.d</span></pre></blockquote></li>
 									<li>test linker and shell:<blockquote><pre><span class="cmd">dstress run run\main_02.d</span></pre></blockquote></li>