Show
Ignore:
Timestamp:
06/22/09 13:10:28 (15 years ago)
Author:
mido
Message:

1) UI_File renamed to UIFile
2) part UI's documentation
3) stat/mixtures.h renamed to stat/emix.h and related changes applied

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/CMakeLists.txt

    r386 r394  
    1919EXEC(enorm_test) 
    2020EXEC(egiw_test) 
    21 EXEC(stat_mixtures_test) 
     21EXEC(emix_test) 
    2222EXEC(test0) 
    2323EXEC(testResample) 
     
    2929EXEC(merger_2d_test) 
    3030EXEC(merger_iter_test) 
    31 EXEC(estim_mixtures_test) 
     31EXEC(mixtures_test) 
    3232 
    3333EXEC(test_kalman)