[svn r222] Forgot to remove volatile ATTENTION.

Fixed a few comment types.
Forgot to add makefile for the basic GC.
This commit is contained in:
Tomas Lindquist Olsen
2008-05-13 18:07:03 +02:00
parent 3365b4c02f
commit 39ed86269e
5 changed files with 118 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
<absoluteprojectpath>false</absoluteprojectpath>
<description/>
<defaultencoding/>
<versioncontrol>kdevsubversion</versioncontrol>
</general>
<kdevautoproject>
<general/>
@@ -101,6 +102,7 @@
<tree>
<hidepatterns>*.bc</hidepatterns>
<hidenonprojectfiles>false</hidenonprojectfiles>
<showvcsfields>false</showvcsfields>
</tree>
</kdevfileview>
<kdevdocumentation>
@@ -660,6 +662,7 @@
<path>dmd26/version.h</path>
<path>todo</path>
<path>todo/lib.d</path>
<path>tests/dstress</path>
</blacklist>
<build>
<buildtool>make</buildtool>