Aggiunto bank_error a error_type

git-svn-id: svn://10.65.10.50/trunk@5176 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1997-09-08 13:24:52 +00:00
parent c9a8208ba5
commit 0223b7ab84

View File

@ -805,6 +805,7 @@ enum error_type {
movement_error,
write_error,
scadenze_error,
bank_error,
generic_error
};