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

*** empty log message ***

parent b258c373
No related branches found
No related tags found
No related merge requests found
// $Id: Field.cpp,v 1.27 2008-04-06 02:33:53 remacle Exp $
// $Id: Field.cpp,v 1.28 2008-04-06 07:53:13 geuzaine Exp $
//
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
//
......@@ -790,7 +790,7 @@ public:int view_index;
}
*/
}
//if(l <= 0) return MAX_LC;
if(l <= 0) return MAX_LC;
return l;
}
const char *get_name()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment