Salome HOME
'/usr/bin/env python' -> '/usr/bin/env python3' V9_2_0a1
authorrnv <rnv@opencascade.com>
Wed, 19 Sep 2018 15:36:23 +0000 (18:36 +0300)
committerrnv <rnv@opencascade.com>
Wed, 19 Sep 2018 15:36:23 +0000 (18:36 +0300)
bin/mg-tetra_hpc.py
src/tools/facespoints2mesh.py
src/tools/mesh2facespoints.py
src/tools/testMesh.py
src/tools/testMeshTest.py

index e20f654bea0fad73e5c44f258e9c0b419d1a890b..13e354b4321b01902ce9569926e52e83f9690f68 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # %% LICENSE_SALOME_CEA_BEGIN
index c6ebe6ab27275e1cccb35fe651225f0a29414dd7..1a26f79bfec3b13a5777a78e3b4819d551643f23 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #  -*- coding: utf-8 -*-
 # Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
index 19f0853c1d477833d345dfc0837be0068dea9aca..b44c4d1a59fc794f5ff2dd55acd560b59d228ebe 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #  -*- coding: utf-8 -*-
 # Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
index 9d04974a4f7e6861997848b84c264896e42f3656..0ad80e2d492ac29495cf217a7999ef4ce6ef52d1 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # %% LICENSE_SALOME_CEA_BEGIN
index 33288a0f059940a8570dc122aedb403b4ebcee22..57b5849b77f7502e437e4aa4a74edccaeb5f8d16 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # %% LICENSE_SALOME_CEA_BEGIN