mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-04 09:14:47 +00:00
Changed: Minor changes
This commit is contained in:
parent
493dc9982a
commit
ba8b11bfd8
17 changed files with 56 additions and 55 deletions
|
@ -274,6 +274,7 @@ NLMISC_CATEGORISED_COMMAND(utils,pdrInfo,"Extract info from pdr file(s)","<input
|
|||
H_AUTO(pdrInfo_readFromFile)
|
||||
pdr.readFromFile(fd.FileName);
|
||||
}
|
||||
|
||||
log.displayNL("%s", pdr.getInfo().c_str());
|
||||
|
||||
if (!outputFileName.empty())
|
||||
|
|
Loading…
Reference in a new issue