root/applications/doprava/traffic_agent_global.h
@
1419
Revision 1404, 119 bytes (checked in by ondrak, 13 years ago) |
---|
Line | |
---|---|
1 | #include "traffic_agent.h" |
2 | |
3 | class GlobalTrafficAgent : public BaseTrafficAgent { |
4 | }; |
5 | UIREGISTER(GlobalTrafficAgent); |
Note: See TracBrowser
for help on using the browser.