mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
13 lines
174 B
C++
Executable File
13 lines
174 B
C++
Executable File
//
|
|
// Copyright (C) 2001-2006 Greg Landrum and Rational Discovery LLC
|
|
//
|
|
// @@ All Rights Reserved @@
|
|
//
|
|
#include "GraphMol.h"
|
|
|
|
namespace RDKit{
|
|
|
|
|
|
|
|
} // end o' namespace
|