X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FdaEficas%2Fprefs_ADAO.py.in;h=f79494654d8de6c8626b72254f792a9d89ef5dd3;hb=1f070bd0fa5d567e607caf848e992abec2bcf305;hp=a8257445b7cf16f01d1f62339ffbea792e384307;hpb=96c43574f86adc54ecc4898204041991a5529956;p=modules%2Fadao.git diff --git a/src/daEficas/prefs_ADAO.py.in b/src/daEficas/prefs_ADAO.py.in index a825744..f794946 100644 --- a/src/daEficas/prefs_ADAO.py.in +++ b/src/daEficas/prefs_ADAO.py.in @@ -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] -