From: Jean-Philippe ARGAUD Date: Sat, 5 Sep 2015 17:10:46 +0000 (+0200) Subject: Documentation minor corrections X-Git-Tag: V7_7_0rc1~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4fe08154c5cc8273675faaf3d0c18cc52d22510b;p=modules%2Fadao.git Documentation minor corrections --- diff --git a/doc/en/advanced.rst b/doc/en/advanced.rst index 46ff898..8d6ec1b 100644 --- a/doc/en/advanced.rst +++ b/doc/en/advanced.rst @@ -105,7 +105,7 @@ following Shell script:: #!/bin/bash if (test $# != 1) then - echo -e "\nUsage: $0 \n" + echo -e "\nUsage: $0 \n" exit else D=`dirname $1` diff --git a/doc/fr/advanced.rst b/doc/fr/advanced.rst index 82e7b63..c49c4fa 100644 --- a/doc/fr/advanced.rst +++ b/doc/fr/advanced.rst @@ -111,7 +111,7 @@ SALOME>``, il suffit d'enregistrer le script de commandes Shell suivant:: #!/bin/bash if (test $# != 1) then - echo -e "\nUsage: $0 \n" + echo -e "\nUsage: $0 \n" exit else D=`dirname $1` diff --git a/src/daSalome/adaoBuilder.py b/src/daSalome/adaoBuilder.py index e3c7184..9a24547 100644 --- a/src/daSalome/adaoBuilder.py +++ b/src/daSalome/adaoBuilder.py @@ -29,6 +29,7 @@ __all__ = ["New"] import os from daCore import AssimilationStudy +# ============================================================================== class New(object): """ Creation TUI d'un cas ADAO