Added 1.02 binary for linux
Fixed ending newlines
This commit is contained in:
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user