Show
Ignore:
Timestamp:
03/18/12 00:18:17 (12 years ago)
Author:
smidl
Message:

rychly exp + vice clenu randn

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/pmsm/simulator_zdenek/ekf_example/CMakeLists.txt

    r1381 r1440  
    22add_executable (simulmpf pmsm_mod.cpp pwm.cpp regulace.cpp mpf_double.cpp simulmpf.cpp ) 
    33 
     4add_executable (test_exp test_exp.c) 
     5TARGET_LINK_LIBRARIES( test_exp m ) 
     6 
    47include_directories(../../bdm) 
    58add_library (ekf_obj ekf_obj.cpp fixed.cpp matrix.cpp matrix_vs.cpp mpf_double.cpp)