/home/msneddon/eclipse/galileoSR1_cpp/workspace/NFsim/src/NFtest/agentcell/agentcell.hh

Go to the documentation of this file.
00001 /*
00002  * agentcell.hh
00003  *
00004  *  Created on: Jan 20, 2009
00005  *      Author: msneddon
00006  */
00007 
00008 #ifndef AGENTCELL_HH_
00009 #define AGENTCELL_HH_
00010 
00011 #include <string>
00012 #include <map>
00013 
00014 using namespace std;
00015 void runAgentCell(map<string,string> argMap, bool verbose);
00016 
00017 
00018 #endif /* AGENTCELL_HH_ */

Generated on Thu Dec 9 11:02:48 2010 for NFsim by  doxygen 1.5.4