RDKit
Open-source cheminformatics and machine learning.
Main Page
Namespaces
Classes
Files
File List
File Members
versions.h
Go to the documentation of this file.
1
// $Id: versions.h 1443 2010-07-01 03:55:11Z glandrum $
2
//
3
// Copyright (c) 2010 greg Landrum
4
//
5
// @@ All Rights Reserved @@
6
//
7
namespace
RDKit
{
8
const
char
*
rdkitVersion
=
"2015.03.1"
;
9
10
// The Boost version as detected at build time.
11
// CMake's Boost_LIB_VERSION is defined by the FindBoost.cmake module
12
// to be the same as the value from <boost/version.hpp>
13
const
char
*
boostVersion
=
"1_60"
;
14
}
RDKit
Includes a bunch of functionality for handling Atom and Bond queries.
Definition:
Atom.h:28
RDKit::rdkitVersion
const char * rdkitVersion
Definition:
versions.h:8
RDKit::boostVersion
const char * boostVersion
Definition:
versions.h:13
RDGeneral
versions.h
Generated on Sat Apr 23 2016 18:49:15 for RDKit by
1.8.11