diff --git a/Fltk/menuWindow.cpp b/Fltk/menuWindow.cpp index 33926dedd9268aff75520615da6d0e48168b128b..fd21fadf514c660a6d829dcddcfd419b0d0abf20 100644 --- a/Fltk/menuWindow.cpp +++ b/Fltk/menuWindow.cpp @@ -2237,7 +2237,7 @@ static Fl_Menu_Item sysbar_table[] = { {"Vertically", 0, (Fl_Callback *)file_window_cb, (void*)"split_v"}, {"Clear", 0, (Fl_Callback *)file_window_cb, (void*)"split_u"}, {0}, -#if 0 // test remote gmsh daemon +#if 1 // test remote gmsh daemon {"Connect...", 0, (Fl_Callback *)file_remote_cb, (void*)"connect"}, {"Test remote!", 0, (Fl_Callback *)file_remote_cb, (void*)"test"}, {"Disconnect", 0, (Fl_Callback *)file_remote_cb, (void*)"disconnect", FL_MENU_DIVIDER}, diff --git a/doc/gmsh.html b/doc/gmsh.html index f2fa478599a7af12a8db074b520b89e304d24297..2751b9d52d83d563f743751c0512c2259a6bf5ea 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -211,6 +211,7 @@ thumbnail"></a> <a href="/gmsh/gallery/piece2.gif">structured tet</a>, <a href="/gmsh/gallery/piece3.gif">structured hex/pri</a>. <li>Post-processing: + <a href="/gmsh/gallery/sebastian_lehmann.divx">Streamlines</a> (S. Lehmann), <a href="/gmsh/gallery/f16_stream.jpg">F16 streamlines</a>, <a href="/gmsh/gallery/f18_stream.jpg">F18 streamlines</a>, <a href="/gmsh/gallery/pressure-ring.png">pressure ring</a>,