Added 1.02 binary for linux
Fixed ending newlines
This commit is contained in:
parent
4bf0a0c6c3
commit
67f81dec2a
@ -178,4 +178,5 @@ void LabelMngr::PrintList()
|
||||
{
|
||||
printf("Label:\t%s\t%d\t%d\n", (*i)->sym->sym.c_str(), (*i)->cip, (*i)->sym->line);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -155,4 +155,5 @@ void ProcMngr::CompleteQueue()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user