add support to run LAMMPS on the file instead of the edit buffer
This commit is contained in:
@ -23,6 +23,7 @@ public:
|
||||
void close();
|
||||
void finalize();
|
||||
|
||||
void file(const char *);
|
||||
void command(const char *);
|
||||
void commands_string(const char *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user