clarify
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
class TextFileReader {
|
||||
private:
|
||||
std::string filetype;
|
||||
bool closefp;
|
||||
int bufsize;
|
||||
|
||||
Reference in New Issue
Block a user