Project

General

Profile

Revision 94a3af93

ID94a3af939ae972b8fd14ebe94cc3d8b03f4b8b8a
Parent ba0d744f
Child 9c0008d0, c460d4c2

Added by Priya about 12 years ago

Committing changes that were not previously committed. Also got rid of some confusing/unnecessary code.

View differences:

scout/libscout/src/BehaviorList.h
5 5
#include "behaviors/draw_cw_circle.h"
6 6
#include "behaviors/draw_ccw_circle.h"
7 7

  
8
#define NUM_BEHAVIORS 2
9
#define NUM_SCOUTS 1
10

  
11 8
class BehaviorList
12 9
{
13 10
  public:

Also available in: Unified diff