Show
Ignore:
Timestamp:
07/15/09 17:09:31 (15 years ago)
Author:
trnewman
Message:

Bugs and removing debug stuff.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/cognitive_engines/cbr_demo.cpp

    r285 r324  
    3131       ERROR(1, "Usage: %s hostname port\n", argv[0]); 
    3232     
    33     CognitiveEngine cognitiveEngine(argv[1], argv[2], true); 
     33    CognitiveEngine cognitiveEngine(argv[1], argv[2], false); 
    3434 
    3535    LOG("Waiting for signal...\n");