MOdificata describe per i clienti fisici

git-svn-id: svn://10.65.10.50/trunk@529 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1994-11-04 07:38:20 +00:00
parent 365cdfa98d
commit 7c8f32f570

View File

@ -20,7 +20,7 @@ class TBill : public TSortable
protected:
virtual int compare(const TSortable& s) const;
virtual const char* class_name() const { return "Conto"; }
const char* describe();
void describe();
const TBill& copy(const TBill& b);