Declare update related variables in budg.h. Remove some redundant
declarations elsewhere.
This commit is contained in:
parent
966eb40899
commit
2c5a4b4563
8 changed files with 11 additions and 16 deletions
|
@ -57,7 +57,6 @@ extern float levels[MAXNOC][4];
|
|||
void
|
||||
prepare_sects(int etu, int *bp)
|
||||
{
|
||||
extern long pops[];
|
||||
register struct sctstr *sp;
|
||||
struct natstr *np;
|
||||
int n, civ_tax, uw_tax, mil_pay;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue