This commit is contained in:
Rick Parrish 2013-02-07 15:11:45 -05:00
parent 11db959b87
commit 44c2102774
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ TODO list:<br />
<ul>
<li>Implement any REETODOs that appear in compiled executables</li>
<li>Find/correct any usage of FOR loop variables after the loop (since they are 1 greater in VP than in BP</li>
<li>Find/correct any file i/o on untyped files where Words or LongInts are being read</li>
<li>Find/correct any file i/o on untyped files where Words or Integers are being read</li>
</ul>
Completed list<br />