ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Pages
IceaceModel1.0
Market_Production
government_functions_production.c
Go to the documentation of this file.
1
#include "../header.h"
2
#include "../government_agent_header.h"
3
4
/*
5
* \fn: int dummy function
6
* \brief:
7
*/
8
int
government_production_dummy
()
9
{
10
11
12
return
0;
/* Returning zero means the agent is not removed */
13
}
14
Generated on Tue Apr 8 2014 13:25:19 for ICEACE Model: Closed Economy by
1.8.3.1