add infrastructure and first example for testing standalone LAMMPS input commands

This commit is contained in:
Axel Kohlmeyer
2020-06-16 12:52:35 -04:00
parent 7a00ec90e5
commit 73a7fb53ff
4 changed files with 138 additions and 2 deletions

View File

@ -24,6 +24,7 @@ class Input : protected Pointers {
friend class Info;
friend class Error;
friend class Deprecated;
friend class SimpleCommandsTest_Echo_Test;
public:
int narg; // # of command args