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

*** empty log message ***

parent d8e81c08
Branches
Tags
No related merge requests found
// $Id: GUI.cpp,v 1.689 2008-06-12 09:31:35 geuzaine Exp $
// $Id: GUI.cpp,v 1.690 2008-06-15 08:47:15 geuzaine Exp $
//
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
//
......@@ -302,7 +302,7 @@ Context_Item menu_mesh[] = {
#if defined(HAVE_FOURIER_MODEL)
{"Reparameterize", (Fl_Callback *)mesh_parameterize_cb} ,
#endif
{"Reclassify", (Fl_Callback *)mesh_classify_cb} ,
//{"Reclassify", (Fl_Callback *)mesh_classify_cb} ,
{"Save", (Fl_Callback *)mesh_save_cb} ,
{0}
};
......
$Id: VERSIONS,v 1.408 2008-06-15 08:30:45 geuzaine Exp $
$Id: VERSIONS,v 1.409 2008-06-15 08:47:15 geuzaine Exp $
2.2.1 (Jun 15, 2008): various small improvements and bug fixes.
2.2.1 (Jun 15, 2008): various small improvements (adaptive views, gui,
code cleanup) and bug fixes (high order meshes, Netgen interface).
2.2.0 (Apr 19, 2008): new model-based post-processing backend; added
MED I/O for mesh and post-processing; fixed BDF vertex ordering for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment