Changeset 254 for pmsm/mpf_load.cpp

Show
Ignore:
Timestamp:
01/28/09 10:00:56 (15 years ago)
Author:
smidl
Message:

create namespace bdm

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pmsm/mpf_load.cpp

    r233 r254  
    2525#include <stat/loggers.h> 
    2626 
    27 using namespace itpp; 
     27using namespace bdm; 
    2828 
    2929class IMpmsm_load :  public IMpmsm {