move Force::open_potential() to utils::open_potential()
This commit is contained in:
@ -129,8 +129,6 @@ class Force : protected Pointers {
|
||||
void store_style(char *&, const std::string &, int);
|
||||
void set_special(int, char **);
|
||||
|
||||
FILE *open_potential(const char *, int *auto_convert = nullptr);
|
||||
|
||||
bigint memory_usage();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user