]> git.pond.sub.org Git - empserver/commit
(calc_all): Change all parameters into out-parameters. Previously,
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 19 Aug 2004 17:33:29 +0000 (17:33 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 19 Aug 2004 17:33:29 +0000 (17:33 +0000)
commit77a9f94c69a5f5d612ff21fc63cf7fa512a47dcd
treefa581d104f4196dbd20e407b141e3f5323392cde
parent0ebb14c8bec4812cae1267123473fe4a0ec524ba
(calc_all): Change all parameters into out-parameters.  Previously,
caller had to zero some.  Caller changed.

(goodsect): Remove; use sct_typematch() instead.

(change_prio): New.
(budg): Use it to replace ugly and confusing priority change code.

(budg): Use prexpense() for industries as well.  Fixes cost output
alignment bug.

(budg): Use splur() & friends.
src/lib/commands/budg.c