diff --git a/Fltk/GUI.cpp b/Fltk/GUI.cpp index dbd7934ef50f7b884cb1b2efbefd019743da1037..e60dc8d8f353ca6f161d3d885fcfb7ba7e7ffcf1 100644 --- a/Fltk/GUI.cpp +++ b/Fltk/GUI.cpp @@ -1,4 +1,4 @@ -// $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} }; diff --git a/doc/VERSIONS b/doc/VERSIONS index 06289529b17d72f6d25d69c7e396b5c73aae91ed..4c6ed7058b77754d81aac5189fdb64d69c851d46 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,6 +1,7 @@ -$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