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

*** empty log message ***

parent 827a2026
No related branches found
No related tags found
No related merge requests found
// $Id: Geom.cpp,v 1.59 2004-05-18 18:52:01 geuzaine Exp $
// $Id: Geom.cpp,v 1.60 2004-05-18 19:22:08 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -408,7 +408,7 @@ void Draw_Plane_Surface(Surface * s)
if(k)
List_Add(s->Orientations, &vv);
Msg(STATUS2N, "Plane Surface %d (%d points)", s->Num, List_Nbr(s->Orientations));
Msg(STATUS2, "Plane Surface %d (%d points)", s->Num, List_Nbr(s->Orientations));
if(!List_Nbr(s->Orientations)) // add dummy
List_Add(s->Orientations, &vv);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment