Variable style 'string' substitutes variables in definition

This commit is contained in:
Sebastian Hütter
2018-06-14 13:10:08 +02:00
parent 29e555213c
commit 3e79296dcf
3 changed files with 18 additions and 6 deletions

View File

@ -16,6 +16,7 @@
#include <cstdlib>
#include "pointers.h"
#include "input.h"
namespace LAMMPS_NS {