IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Macros to hide code from SWIG. More...
#include <IMP/kernel_config.h>
Go to the source code of this file.
Macros | |
#define | IMP_NO_SWIG(x) x |
Hide the line when SWIG is compiled or parses it. More... | |
Macros to hide code from SWIG.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file swig_macros.h.
#define IMP_NO_SWIG | ( | x | ) | x |
Hide the line when SWIG is compiled or parses it.
Definition at line 18 of file swig_macros.h.