From: Renaud Barate Date: Tue, 26 Apr 2011 14:49:09 +0000 (+0000) Subject: Installation of traduitV9V10.py X-Git-Tag: LOGILAB~323 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a3ed8cc5d7c70773db3e2c0ce062211eb9879102;p=tools%2Feficas.git Installation of traduitV9V10.py --- diff --git a/Traducteur/CMakeLists.txt b/Traducteur/CMakeLists.txt index 5884431e..d1c51c80 100644 --- a/Traducteur/CMakeLists.txt +++ b/Traducteur/CMakeLists.txt @@ -24,7 +24,7 @@ install ( FILES calcG.py changeValeur.py dictErreurs.py __init__.py inseremocle.py load.py log.py mocles.py movemocle.py parseur.py regles.py removemocle.py - renamemocle.py traduitV7V8.py traduitV8V9.py utils.py + renamemocle.py traduitV7V8.py traduitV8V9.py traduitV9V10.py utils.py visiteur.py DESTINATION ${CMAKE_INSTALL_PREFIX}/Traducteur )