missing files

This commit is contained in:
Artur K
2012-02-27 21:28:55 +01:00
parent 777a260300
commit f131b7e619
5 changed files with 191 additions and 1145 deletions

View File

@@ -141,7 +141,7 @@ Int LOCAL_ID::newLongReg(hlType t, byte regH, byte regL, iICODE ix_)
(entry.id.longId.l == regL))
{
/* Check for occurrence in the list */
if (entry.idx.inList(ix_)) //count(
if (entry.idx.inList(ix_))
return (idx);
else
{