Module accountant (file: /std/accountant.c):

The accountant inheritable includes everything that is needed for a bank.
Only set_currency_type(), set_exchange_fee(), set_bank_id() and
set_bank_name() are needed to define the bank actions. It inherits LIVING.
