Show
Ignore:
Timestamp:
05/19/10 03:56:03 (14 years ago)
Author:
sarka
Message:

to_setting

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/itpp/base/itfile.h

    r813 r956  
    367367  //! Remove slack space from the file 
    368368  void pack(); 
     369 
     370  std::string get_fname(){ 
     371                return fname; 
     372  } 
    369373 
    370374protected: