Corretta picture "LETTERE"

git-svn-id: svn://10.65.10.50/trunk@972 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1995-02-06 13:37:31 +00:00
parent 96c0a54c9c
commit cd964a4d3e

View File

@ -276,7 +276,7 @@ char *real ::literals () const
centinaia.cut (0);
v -= c * 100;
centinaia << "cento";
}
} else centinaia.cut(0);
const int d = v / 10;
if (d > 1)
{