Changeset 78 for vtcross

Show
Ignore:
Timestamp:
11/24/08 12:12:17 (16 years ago)
Author:
trnewman
Message:

comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp

    r73 r78  
    353353void RunSimulator(int socketfd,Utility * uList[], Parameter * pList[], Observable * oList[], CE_Info * ce_info) { 
    354354 
    355         // Set fake past environment 
     355        // Set fake past environment -   
    356356        LoadCEExperience(); 
    357357         
    358         // Set fake current environment 
     358        // Set fake current environment params = current environment 
    359359        RequestCEOptimization(); 
    360360