Show
Ignore:
Timestamp:
08/31/09 23:13:25 (15 years ago)
Author:
smidl
Message:

new test for mxArrayDS (former MexDS)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/mex/mex_parser.h

    r588 r593  
     1#ifndef MXPARSE_H 
     2#define MXPARSE_H 
     3 
     4 
    15#include "../base/libconfig/libconfig.h++" 
    26#include <itpp/itbase.h> 
    37#include <itpp/itmex.h> 
    48#include <stdlib.h> 
     9 
    510 
    611using namespace itpp; 
     
    127132        } 
    128133}; 
     134 
     135#endif //MXPARSE_H