Skip to content
Snippets Groups Projects
Commit a993634f authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Added missing ifdef

parent 7a6de724
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS WITH THE SOFTWARE.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ifdef __PLUMED_INTERNAL_MOLFILE_PLUGINS
/***************************************************************************
*cr
*cr (C) Copyright 1995-2009 The Board of Trustees of the
......@@ -257,3 +258,5 @@ VMDPLUGIN_API int VMDPLUGIN_fini(void) { return VMDPLUGIN_SUCCESS; }
}
}
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment