Minor change for documentation generation

This commit is contained in:
vsr 2012-08-22 11:48:28 +00:00
parent 8508f51dda
commit ce0b4856b5

View File

@ -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