remove the 'Unsupported Modules' meta module

This commit is contained in:
Gael Guennebaud
2013-01-11 10:40:35 +01:00
parent 109cbb6ad3
commit b0cb5e6d48
19 changed files with 86 additions and 46 deletions

View File

@@ -12,7 +12,7 @@
namespace Eigen
{
/** \ingroup Unsupported_modules
/**
* \defgroup Splines_Module Spline and spline fitting module
*
* This module provides a simple multi-dimensional spline class while