From: sln Date: Fri, 28 Nov 2008 08:50:28 +0000 (+0000) Subject: 0019939: EDF 762 SMESH : Definition of groups from other existing groups. X-Git-Tag: Phase8_Part1_16122008~21 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c1705b92b2e41d7c2c1b520318e6e2065b58f738;p=modules%2Fsmesh.git 0019939: EDF 762 SMESH : Definition of groups from other existing groups. New files added ex30_groupsOp.py ex31_dimGroup.py --- diff --git a/src/SMESH_SWIG/Makefile.am b/src/SMESH_SWIG/Makefile.am index 94f11f9b6..043db0d5b 100644 --- a/src/SMESH_SWIG/Makefile.am +++ b/src/SMESH_SWIG/Makefile.am @@ -56,6 +56,8 @@ dist_salomescript_DATA= \ ex19_sphereINcube.py \ ex21_lamp.py \ ex24_cylinder.py \ + ex30_groupsOp.py \ + ex31_dimGroup.py \ SMESH_test.py\ SMESH_test0.py\ SMESH_test1.py \