Changeset 208 for doprava/model.h

Show
Ignore:
Timestamp:
11/13/08 15:11:44 (16 years ago)
Author:
nemcova
Message:

oprava CMakeu pro rozliseni debug-release (VS)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doprava/model.h

    r196 r208  
    2626 
    2727                xk ( 0 ) = 0.2* x0(1) - 0.1* x0(2)+ u0(0);  // vycucane z prstu 
    28                 xk ( 1 ) = x0( 0);  
     28                xk ( 1 ) = x0(0);  
    2929                xk ( 2 ) = x0(1); 
    3030                xk ( 3 ) = x0(2);