Files
rdkit/Code/Catalogs/Catalog.cpp
Greg Landrum 75a79b6327 initial import
2006-05-06 22:20:08 +00:00

16 lines
204 B
C++
Executable File

// $Id: Catalog.cpp 4942 2006-02-17 01:19:53Z glandrum $
//
// Copyright (C) 2003-2006 Rational Discovery LLC
//
// @@ All Rights Reserved @@
//
//
#include "Catalog.h"
namespace RDCatalog {
}