Corretto errore segnalato da Cinzia
git-svn-id: svn://10.65.10.50/trunk@2573 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4c3dd0470e
commit
d0f8dbf2cc
@ -573,6 +573,7 @@ bool Visliq_app::vis_one(int m)
|
|||||||
body.add("V"); // visualizzazione: no ff alla fine, zeri stampati
|
body.add("V"); // visualizzazione: no ff alla fine, zeri stampati
|
||||||
body.add("");
|
body.add("");
|
||||||
body.add(f);
|
body.add(f);
|
||||||
|
body.add('X');
|
||||||
|
|
||||||
TMessage msg("cg4 -2 -S", "RCL", body);
|
TMessage msg("cg4 -2 -S", "RCL", body);
|
||||||
msg.send();
|
msg.send();
|
||||||
@ -832,7 +833,7 @@ void Visliq_app::recalc_liq_data(TViswin* vsw, real& rimb, real& rett, real& ver
|
|||||||
if (risul != ris)
|
if (risul != ris)
|
||||||
{
|
{
|
||||||
#ifdef DBG
|
#ifdef DBG
|
||||||
yesnofatal_box("Ostia vacca! Risultato non coincidente! Porco iddio?");
|
yesnofatal_box("Ostia vacca! Risultato non coincidente!");
|
||||||
#endif
|
#endif
|
||||||
_lim->put("B0", "X");
|
_lim->put("B0", "X");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user