git-svn-id: https://spexeah.com:8443/svn/Asuro@488 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron 2018-04-11 14:36:32 +00:00
parent ef7d9285fa
commit 6b79aab94e
8 changed files with 0 additions and 1 deletions

BIN
Asuro.iso

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -271,7 +271,6 @@ begin
b2:= ll2 <> nil; b2:= ll2 <> nil;
identifiers_match:= identifiers_match and (b1 = b2); identifiers_match:= identifiers_match and (b1 = b2);
if not (b1 and b2) then begin if not (b1 and b2) then begin
identifiers_match:= false;
break; break;
end; end;
if b1 = b2 then begin if b1 = b2 then begin