From ce0b4856b5ae823ce1eafda87cc333328cd32e80 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Aug 2012 11:48:28 +0000 Subject: [PATCH] Minor change for documentation generation --- src/NETGENPlugin/NETGENPluginDC.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/NETGENPlugin/NETGENPluginDC.py b/src/NETGENPlugin/NETGENPluginDC.py index 1f00a84..2095439 100644 --- a/src/NETGENPlugin/NETGENPluginDC.py +++ b/src/NETGENPlugin/NETGENPluginDC.py @@ -21,11 +21,6 @@ # @package NETGENPluginDC # Python API for the NETGEN meshing plug-in module. -## -# @package smesh -# Documentation of the methods dynamically added by the NETGEN meshing plug-in to the -# smesh.Mesh class. - from smesh import Mesh_Algorithm, AssureGeomPublished, ParseParameters, IsEqual # import NETGENPlugin module if possible