Files
rdkit/Code/Catalogs/CatalogParams.cpp

13 lines
189 B
C++
Executable File

// $Id$
//
// Copyright (C) 2003-2006 Rational Discovery LLC
//
// @@ All Rights Reserved @@
//
#include "CatalogParams.h"
namespace RDCatalog {
CatalogParams::~CatalogParams() {};
}