RDKit
Open-source cheminformatics and machine learning.
GraphMol.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2001-2006 Greg Landrum and Rational Discovery LLC
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
/*! \file GraphMol.h
11
12
\brief pulls in RWMol and ROMol
13
14
*/
15
#ifndef _GRAPH_MOL_H
16
#define _GRAPH_MOL_H
17
18
#include "
ROMol.h
"
19
#include "
RWMol.h
"
20
21
#endif
ROMol.h
Defines the primary molecule class ROMol as well as associated typedefs.
RWMol.h
Defines the editable molecule class RWMol.
GraphMol
GraphMol.h
Generated on Thu Feb 1 2018 16:13:01 for RDKit by
1.8.13