Show
Ignore:
Timestamp:
11/04/09 22:55:11 (15 years ago)
Author:
smidl
Message:

applications compile - but may be broken!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/pmsm/TR2245/unitsteps.cpp

    r394 r702  
    4141        F.lookupValue ( "ndat", Ndat ); 
    4242        F.lookupValue ( "Npart",Npart ); 
    43         mpdf* evolQ = UI::build<mpdf>( F, "Qrw" ); 
     43        pdf* evolQ = UI::build<pdf>( F, "Qrw" ); 
    4444        vec Qdiag; 
    4545        vec Rdiag;