Patch level : 12.0 NOPATCH

Files correlati     : ba1100.cpp

Commento:
piccole modifiche relative al patcher e al firmatore per la nuova macchina di compilazione
This commit is contained in:
New_Macchina_Compilatrice 2022-07-07 12:47:16 +02:00
parent 7d894035d5
commit 41b6775956

View File

@ -525,7 +525,7 @@ void TManutenzione_app::dump_trc(const char * dir, const bool des_too, const lon
fn = dir;
fn << "/f"; fn << i;
fn.ext("trr");
dr.set_xml();
//dr.set_xml();
ofstream out(fn);
out << rc;
fn.ext("dir");