Show
Ignore:
Timestamp:
06/16/09 16:12:04 (15 years ago)
Author:
wrodgers
Message:

updating SML demo

Files:
1 modified

Legend:

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

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