Update pair_python
This commit is contained in:
@ -50,6 +50,7 @@ class PairPython : public Pair {
|
||||
int * skip_types;
|
||||
|
||||
virtual void allocate();
|
||||
void * get_member_function(const char *);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user