Show
Ignore:
Timestamp:
04/09/08 15:39:48 (16 years ago)
Author:
smidl
Message:

oprava simulatoru

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • simulator_zdenek/ekf_example/CMakeLists.txt

    r61 r66  
    11add_executable (simulace fixed.cpp matrix.cpp pmsm_mod.cpp pwm.cpp regulace.cpp ekf.cpp simul.cpp ) 
    22 
     3include_directories(../../bdm) 
    34add_library (ekf_obj ekf_obj.cpp fixed.cpp matrix.cpp)