root/applications/doprava/traffic_agent_global.h @ 1404

Revision 1404, 119 bytes (checked in by ondrak, 13 years ago)

New empty agent, does compile, but doesn't run

Line 
1#include "traffic_agent.h"
2
3class GlobalTrafficAgent : public BaseTrafficAgent {
4};
5UIREGISTER(GlobalTrafficAgent);
Note: See TracBrowser for help on using the browser.