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

*** empty log message ***

parent 49803cae
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ void VisibilityManager::update(int type) ...@@ -44,7 +44,7 @@ void VisibilityManager::update(int type)
GModel *m = GModel::current(); GModel *m = GModel::current();
#if !defined(HAVE_NO_POST) #if !defined(HAVE_NO_PARSER)
for(std::map<std::string, std::vector<double> >::iterator it = gmsh_yysymbols.begin(); for(std::map<std::string, std::vector<double> >::iterator it = gmsh_yysymbols.begin();
it != gmsh_yysymbols.end(); ++it) it != gmsh_yysymbols.end(); ++it)
for(unsigned int i = 0; i < it->second.size(); i++) for(unsigned int i = 0; i < it->second.size(); i++)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment