Skip to content
Snippets Groups Projects
Commit cfd3aebb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix help string
parent cd1204ce
No related branches found
No related tags found
No related merge requests found
// $Id: Integrate.cpp,v 1.9 2004-11-26 16:16:39 geuzaine Exp $
// $Id: Integrate.cpp,v 1.10 2004-11-26 16:46:52 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -64,8 +64,7 @@ void GMSH_IntegratePlugin::getInfos(char *author, char *copyright,
"line/surface elements. If `iView' < 0, the\n"
"plugin is run on the current view. If\n"
"`computeLevelsetPositive' is set, the plugin\n"
"computes the positive area (volume) of the map\n"
"(for triangle/tetrahedron maps only).\n"
"computes the positive area (volume) of the map.\n"
"\n"
"Plugin(Integrate) creates one new view.\n");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment