Show
Ignore:
Timestamp:
03/04/10 16:41:30 (14 years ago)
Author:
smidl
Message:

changes in Loggers!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/estim/kalman.cpp

    r744 r850  
    429429        set_yrv ( A ( 0 )->_yrv() ); 
    430430        //set_rv(A(0)->_rv()); 
    431  
    432         string options; 
    433         if ( set.lookupValue ( "options", options ) ) 
    434                 set_options ( options ); 
    435 } 
    436  
    437 } 
     431} 
     432 
     433}