small additions

This commit is contained in:
Lars Kühne 2002-12-14 10:45:10 +00:00
parent 03a5b03421
commit 298563ba53
1 changed files with 3 additions and 3 deletions

View File

@ -123,9 +123,9 @@
<ul>
<li class="body">to port the TreeWalker solution to check C#
instead of Java.</li>
<li class="body">to implement a checking algorithm that finds
global problems like unused classes, unused public methods and
thelike.
<li class="body">to find duplicate code.</li>
<li class="body">to port the TreeWalker solution to check C#
instead of Java.</li>
</p>
<a name="checks"></a>