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

pretty print

parent 2ceb480b
No related branches found
No related tags found
No related merge requests found
// $Id: CutMap.cpp,v 1.44 2004-12-31 04:04:51 geuzaine Exp $ // $Id: CutMap.cpp,v 1.45 2004-12-31 16:25:14 geuzaine Exp $
// //
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
// //
...@@ -88,8 +88,8 @@ void GMSH_CutMapPlugin::getInfos(char *author, char *copyright, ...@@ -88,8 +88,8 @@ void GMSH_CutMapPlugin::getInfos(char *author, char *copyright,
"corresponding time step in `dView'. If `dView'\n" "corresponding time step in `dView'. If `dView'\n"
"< 0, the plugin uses `iView' as the value source.\n" "< 0, the plugin uses `iView' as the value source.\n"
"\n" "\n"
"Plugin(CutMap) creates as many views as there are\n" "Plugin(CutMap) creates as many views as there\n"
"time steps in `iView'.\n"); "are time steps in `iView'.\n");
} }
int GMSH_CutMapPlugin::getNbOptions() const int GMSH_CutMapPlugin::getNbOptions() const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment