Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / behaviors / outboundVectTable.cpp @ 46587b36

History | View | Annotate | Download (101 Bytes)

1
#include "navigationMap.h"
2

    
3
void navigationMap(std::string scoutname) : Behavior(scoutname)
4
{
5
    
6
}