Project

General

Profile

Revision dc742c14

IDdc742c140dd32eea71e8d73abafa3674079ba94e
Parent dee6320c
Child e7b4f56d

Added by Alex Zirbel about 12 years ago

Fixed bugs and compiler warnings in old code.

View differences:

scout/libscout/src/Behavior.cpp
48 48
 * @param scoutname If nonempty, specifies which scout in the simulator
49 49
 *                  will be controlled by this behavior.
50 50
 */
51
Behavior::Behavior(string scoutname, char* my_name)
51
Behavior::Behavior(string scoutname, string my_name)
52 52
{
53 53
    name = my_name;
54 54

  

Also available in: Unified diff