Salome HOME
Clarifying user interaction in EFICAS/YACS transfer process and corrections
[modules/adao.git] / src / daEficas / prefs_ADAO.py.in
index a8257445b7cf16f01d1f62339ffbea792e384307..f79494654d8de6c8626b72254f792a9d89ef5dd3 100644 (file)
@@ -1,5 +1,8 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2010-2011 EDF R&D
+#
+# Copyright (C) 2008-2015 EDF R&D
+#
+# This file is part of SALOME ADAO module
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -36,22 +39,3 @@ initialdir=os.environ["PWD"]
 encoding='iso-8859-1'
 # lang indique la langue utilisee pour les chaines d'aide : fr ou ang
 lang='fr'
-
-
-# INSTALLDIR sert a localiser l'installation d'Eficas
-#INSTALLDIR=os.path.join(REPINI,'..')
-
-
-
-# Acces a la documentation
-#rep_cata        = INSTALLDIR
-#path_doc        = os.path.join(rep_cata,'Doc')
-#exec_acrobat    = "/usr/bin/xpdf"
-#savedir         = os.environ['HOME']
-
-
-# OpenTURNS Python module
-#OpenTURNS_path="/local00/home/dutka/OpenTURNS/trunk-cmake/build-autotools/install/lib/python2.4/site-packages"
-# Choix des catalogues
-#sys.path[:0]=[INSTALLDIR, OpenTURNS_path]
-