Changeset 16 for mixpp.kdevelop.filelist

Show
Ignore:
Timestamp:
01/25/08 16:27:52 (16 years ago)
Author:
smidl
Message:

doplneni

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mixpp.kdevelop.filelist

    r14 r16  
    11# KDevelop Custom Project File List 
    22Makefile 
    3 arx.cpp 
     3bdm 
     4bdm/Makefile 
     5bdm/design 
     6bdm/design/Makefile 
     7bdm/estim 
     8bdm/estim/Makefile 
     9bdm/estim/arx.cpp 
     10bdm/estim/libKF.cpp 
     11bdm/estim/libKF.h 
     12bdm/estim/libPF.cpp 
     13bdm/estim/libPF.h 
     14bdm/itpp_ext.cpp 
     15bdm/itpp_ext.h 
     16bdm/math 
     17bdm/math/Makefile 
     18bdm/math/libDC.cpp 
     19bdm/math/libDC.h 
     20bdm/stat 
     21bdm/stat/Makefile 
     22bdm/stat/libBM.cpp 
     23bdm/stat/libBM.h 
     24bdm/stat/libEF.cpp 
     25bdm/stat/libEF.h 
     26bdm/stat/libFN.cpp 
     27bdm/stat/libFN.h 
    428doc 
    529doc/latex 
    630doc/latex/Makefile 
    7 itpp_ext.cpp 
    8 itpp_ext.h 
    9 libBM.cpp 
    10 libBM.h 
    11 libDC.cpp 
    12 libDC.h 
    13 libEF.h 
    14 libKF.cpp 
    15 libKF.h 
    16 libPF.cpp 
    17 libPF.h 
    18 test0.cpp 
    19 testKF.cpp 
    20 testPF.cpp 
     31tests 
     32tests/Makefile 
     33tests/test0.cpp 
     34tests/testKF.cpp 
     35tests/testPF.cpp 
     36tests/testSmp.cpp