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:
parent
7d894035d5
commit
41b6775956
@ -525,7 +525,7 @@ void TManutenzione_app::dump_trc(const char * dir, const bool des_too, const lon
|
|||||||
fn = dir;
|
fn = dir;
|
||||||
fn << "/f"; fn << i;
|
fn << "/f"; fn << i;
|
||||||
fn.ext("trr");
|
fn.ext("trr");
|
||||||
dr.set_xml();
|
//dr.set_xml();
|
||||||
ofstream out(fn);
|
ofstream out(fn);
|
||||||
out << rc;
|
out << rc;
|
||||||
fn.ext("dir");
|
fn.ext("dir");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user