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

fix #83

parent 92017fac
No related branches found
No related tags found
No related merge requests found
......@@ -308,7 +308,7 @@ class FaceAllocator
offset2 = f2.get_offset();
Face6 f6;
offset6 = f6.get_offset();
Face2 f8;
Face8 f8;
offset8 = f8.get_offset();
Face16 f16;
offset16 = f16.get_offset();
......
// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle
//
// See the LICENSE.txt file for license information. Please report all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment