Salome HOME
Documentation and code update for PSO
[modules/adao.git] / src / daSalome / __init__.py
index 06b84f17293df0777fb3404a6523c256d7095a65..75c34a22f2e71ba4a6a2482e0ce188a74d86970b 100644 (file)
@@ -122,6 +122,8 @@ quote at least one of the references given below:
 The documentation of the module is also covered by the license and the
 requirement of quoting.
 """
+__author__ = "Jean-Philippe ARGAUD"
+__all__ = ["adaoBuilder"]
 
 import os, sys, logging
 adao_py_dir = os.path.abspath(os.path.dirname(__file__))