Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / behavior.cpp @ 90c7a37c

History | View | Annotate | Download (1.79 KB)

# Date Author Comment
737bb380 11/16/2011 06:40 PM Ben Wasserman

Restructured libscout.(cpp/h) so the behavior main runs in a separate file, and just calls upon libscout.cpp for initialization. This behavior function can then be swapped out or changed, and the rest of the libscout node can be precompiled so it doesn't have to be recompiled every time.