Salome HOME
adding python scripts to illustrate the way to mesh a shape giving different hypothes...
[modules/smesh.git] / src / SMESH_SWIG / Makefile.in
index 2965e0403453bbbc80b6c4e643f18219546b82ae..eea0f73c2722c93b356684f2f7c5752d0a338a6d 100644 (file)
@@ -53,7 +53,12 @@ EXPORT_PYSCRIPTS = libSMESH_Swig.py \
                   SMESH_box2_tetra.py \
                   SMESH_box3_tetra.py \
                   SMESH_flight_skin.py \
-                  SMESH_Partition1_tetra.py
+                  SMESH_Partition1_tetra.py \
+                  SMESH_box_hexa.py \
+                  SMESH_demo_hexa2.py \
+                  SMESH_demo_hexa.py \
+                  SMESH_demo_tetra2.py \
+                  SMESH_demo_tetra.py
 
 LIB_CLIENT_IDL = SALOMEDS.idl \
                 SALOME_Exception.idl \