Package rdkit :: Package Chem :: Module ChemicalForceFields
[hide private]
[frames] | no frames]

Source Code for Module rdkit.Chem.ChemicalForceFields

 1  # $Id$ 
 2  # 
 3  #  Copyright (C) 2006  greg Landrum and Rational Discovery LLC 
 4  # 
 5  #   @@ All Rights Reserved @@ 
 6  #  This file is part of the RDKit. 
 7  #  The contents are covered by the terms of the BSD license 
 8  #  which is included in the file license.txt, found at the root 
 9  #  of the RDKit source tree. 
10  # 
11  from rdkit.ForceField import * 
12  from rdkit.Chem.rdForceFieldHelpers import * 
13