X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=Makefile.in;h=ded60d8ed783fa7388ab61bb981d06a730a111fe;hp=cae80c1628ee403680ae9654a91e65211796af8a;hb=06c42e9c9528a8d54fed01e266c949676fa0d929;hpb=e4737e85f0da6d3f90fd08f6be1c2825195fe16f diff --git a/Makefile.in b/Makefile.in index cae80c162..ded60d8ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:./bin:@top_srcdir@/idl @COMMENCE@ -SUBDIRS = idl src doc +SUBDIRS = idl src doc adm_local RESOURCES_FILES = \ delete.png \ @@ -27,6 +27,7 @@ mesh_algo_tetra.png \ mesh_angle.png \ mesh_area.png \ mesh_aspect.png \ +mesh_aspect_3d.png \ mesh_compute.png \ mesh_connectivity.png \ mesh_diagonal.png \ @@ -37,16 +38,24 @@ mesh_hypo_area.png \ mesh_hypo_length.png \ mesh_hypo_segment.png \ mesh_hypo_volume.png \ +mesh_hypo_edit.png \ mesh_info.png \ +advanced_mesh_info.png \ +standard_mesh_info.png \ mesh_init.png \ mesh_length.png \ +mesh_length_2d.png \ mesh_free_edges.png \ +mesh_free_edges_2d.png \ mesh_multi_edges.png \ +mesh_multi_edges_2d.png \ mesh_line_n.png \ mesh_line.png \ mesh_move_node.png \ mesh_orientation.png \ mesh.png \ +mesh_polygon.png \ +mesh_polyhedron.png \ mesh_pyramid_n.png \ mesh_pyramid.png \ mesh_quad_n.png \ @@ -80,6 +89,7 @@ mesh_triangle.png \ mesh_update.png \ mesh_vertex_n.png \ mesh_vertex.png \ +mesh_volume_3d.png \ mesh_wireframe.png \ mesh_points.png \ mesh_wrap.png \ @@ -93,6 +103,7 @@ mesh_smoothing.png \ mesh_renumbering_nodes.png \ mesh_renumbering_elements.png \ mesh_extrusion.png \ +mesh_extrusionpath.png \ mesh_revolution.png \ ModuleMesh.png \ mesh_unionGroups.png \ @@ -110,15 +121,24 @@ mesh_sew_conform_freeborders.png \ mesh_sew_bordertoside.png \ mesh_sew_sideelements.png \ mesh_merge_nodes.png \ +mesh_merge_elements.png \ select1.png \ SMESH_en.xml \ SMESH.config \ StdMeshers.xml \ SMESHCatalog.xml \ -flight_solid.brep \ mesh_pattern.png \ pattern_sample_2d.png \ -pattern_sample_3D.png +pattern_sample_3D.png \ +mesh_add.png \ +mesh_remove.png \ +mesh_quad_edge.png \ +mesh_quad_triangle.png \ +mesh_quad_quadrangle.png \ +mesh_quad_tetrahedron.png \ +mesh_quad_pyramid.png \ +mesh_quad_pentahedron.png \ +mesh_quad_hexahedron.png BIN_SCRIPT= \ VERSION