Salome HOME
Porting to Python 2.6 - add coding page specification for Python scripts
[modules/kernel.git] / bin / shutdownSalome.py
index f4d54ea9cde9082294beefd3a14630266eabeed0..a7826c4643c77655042f382ea8ed246650e02bdb 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+#  -*- coding: iso-8859-1 -*-
 #  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 #  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+## \file shutdownSalome.py
+#  shutdown all %SALOME servers and naming service
+#
+#  
+
 import time
 import salome
 salome.salome_init()