Show
Ignore:
Timestamp:
06/22/09 13:10:28 (15 years ago)
Author:
mido
Message:

1) UI_File renamed to UIFile
2) part UI's documentation
3) stat/mixtures.h renamed to stat/emix.h and related changes applied

Files:
1 modified

Legend:

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

    r384 r394  
    3030        if ( argc>1 ) {fname = argv[1]; } 
    3131        else { fname = "unitsteps.cfg"; } 
    32         UI_File F ( fname ); 
     32        UIFile F ( fname ); 
    3333 
    3434        double h = 1e-6;