Show
Ignore:
Timestamp:
04/09/10 09:31:37 (14 years ago)
Author:
mido
Message:

cleanup of MemDS and its descendants
bdmtoolbox/CMakeLists.txt slightly changed to avoid unnecessary MEX condition
"indeces" replaced by "indices"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/CMakeLists.txt

    r653 r896  
    1414link_directories (${BDM_SOURCE_DIR}/bdm) 
    1515 
    16 #EXEC(estimator) 
    17  
    18 IF(MATLAB_FOUND) 
    19         add_subdirectory (mex) 
    20 ENDIF(MATLAB_FOUND) 
     16add_subdirectory (mex)