IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
swig_macros.h File Reference

Various general useful macros for IMP. More...

#include <IMP/kernel_config.h>
+ Include dependency graph for swig_macros.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Various general useful macros for IMP.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file swig_macros.h.

Macro Definition Documentation

#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.