]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
Merge from V6_5_BR 05/06/2012
authorvsr <vsr@opencascade.com>
Tue, 5 Jun 2012 13:12:44 +0000 (13:12 +0000)
committervsr <vsr@opencascade.com>
Tue, 5 Jun 2012 13:12:44 +0000 (13:12 +0000)
89 files changed:
Examples/ast1/Makefile
Examples/ast1/components.py
Examples/ast1/fcompo/Makefile
Examples/ast1/fcompo/compo.f
Examples/ast1/myaster/Makefile
Examples/ast1/myaster/make_cata
Examples/ast2/Makefile
Examples/ast2/components.py
Examples/ast2/exeaster
Examples/ast2/fcompo/Makefile
Examples/ast2/fcompo/compo.f
Examples/ast2/myaster/Makefile
Examples/ast2/myaster/config.txt
Examples/ast2/myaster/make_exec
Examples/calcium1/Makefile
Examples/calcium1/code1.f
Examples/calcium1/components.py
Examples/calcium2/Makefile
Examples/calcium2/code1.f
Examples/calcium2/components.py
Examples/context.py
Examples/cpp1/Makefile
Examples/cpp1/components.py
Examples/cpp2/Makefile
Examples/cpp2/components.py
Examples/cpp2/prog.cxx
Examples/cppgui1/Makefile
Examples/cppgui1/components.py
Examples/cppgui1/cppcomposGUI.cxx
Examples/cppgui1/cppcomposGUI.h
Examples/cppgui1/myinterface.idl
Examples/fort1/Makefile
Examples/fort1/bidul.f
Examples/fort1/code1.f
Examples/fort1/code2.f
Examples/fort1/components.py
Examples/fort2/Makefile
Examples/fort2/code1.f
Examples/fort2/code2.f
Examples/fort2/components.py
Examples/hxx1/Makefile
Examples/hxx1/component.py
Examples/makefile.inc
Examples/paco1/Makefile
Examples/paco1/components.py
Examples/paco2/Makefile
Examples/paco2/components.py
Examples/paco3/Makefile
Examples/paco3/components.py
Examples/pacocontext.py
Examples/pydoc1/Makefile
Examples/pydoc1/components.py
Examples/pygui1/Makefile
Examples/pygui1/components.py
Examples/pygui1/myinterface.idl
Examples/pygui1/pycomposGUI.py
Examples/pyth1/Makefile
Examples/pyth1/bidul.py
Examples/pyth1/components.py
Examples/pyth2/Makefile
Examples/pyth2/components.py
Examples/types1/Makefile
Examples/types1/components.py
MANIFEST.in
module_generator/__init__.py
module_generator/astcompo.py
module_generator/aster_tmpl.py
module_generator/cata_tmpl.py
module_generator/cpp_tmpl.py
module_generator/cppcompo.py
module_generator/doc_tmpl.py
module_generator/fcompo.py
module_generator/gener.py
module_generator/gui_tmpl.py
module_generator/hxx_awk.py
module_generator/hxx_para_tmpl.py
module_generator/hxx_tmpl.py
module_generator/hxx_tmpl_gui.py
module_generator/hxxcompo.py
module_generator/hxxparacompo.py
module_generator/mod_tmpl.py
module_generator/paco_tmpl.py
module_generator/pacocompo.py
module_generator/pycompo.py
module_generator/pyth_tmpl.py
module_generator/salomemodules.py
module_generator/yacstypes.py
script/hxx2salome.py
setup.py

index a2b72821bc2a1fdea461dbee387a899108432063..02a847214517875c4b2a8aebacd9e6aa2f9fbf75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5529cc9630dc171e1992ad3232ebb9d7dbf1b53..65ff54ff1e40e5eabfab66bc4eab1e8f01001f08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c8886f8c01fc4e83da21e4a51561f60e8902565..5055ce6258284985e0c4e68e92d14f0d212043c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 272b41536afd8898b053f2e68f88621f8f03d8cf..f0fa23495b7bc12d27600b9c2925fb02f2bb5c95 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index bf2950d2ab9c5a4c63f171721f25302e7fcf7c71..e3dd3827b9f922f98919cc53f1ce6b5b84ed2143 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a8aa44783eed90e9cc93601d42f60c2272c30a2..09f2be64d418f4de954fda6c014397c47be8c3ef 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc33925ed06618d69957c0d033fe9bbdbd6cbba3..013cda05447fe33df34318ee73a43ed7379fc46d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d906a9a039cba4170c8fbfdf6168795a330523e8..d50a6f0ff7314ac892a8d0a6b7c8f3dfb4d001e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ac683bba65da7c1d5d1fb2ed50c5ac6974e1ed9..a2b7d0f2c1987f53b7e441c1ba872ab062075fb6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a53c0b992544d95a6e45d45abe9d3d34a2ff60d..2b8535d9d5a152bb8a662dabf9dfefa0469739e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5250c996c039741aace32752603b3fee6b9e5968..e67a66857f3a809f0dff7a3b44f116f1ccb2c960 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 9f63c0aa8884a8fdd3763a632eb99605864c9cf2..7348553917ce62009ccb79f89dfc82e25fff373a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1d540187d69e5f268252604dee8a373a1f42c7e..8cbf25745ad6f11df060b0b050007f6e757bea70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8dfe63b0c98a308f04494555db7913d790c7c35e..676ad8484361439e1de4af6a312fd18f09e8b203 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcd5fda4ef856d746c84c3e7e826dfc8845bd29d..bf7c92c42f997fd023f39ba407f46f333d7dec95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8d6a949e77a84726daa7618b49ca2651221cb26..7d9b813028ccdd3c5fdbc8028aa4589b10ef544d 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 661e52eaba1cdfeec854112e727d72f12690dc1e..dbf9ce0e1033d391cc8d9e0459e9aee5f91fed77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcd5fda4ef856d746c84c3e7e826dfc8845bd29d..bf7c92c42f997fd023f39ba407f46f333d7dec95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b4f61033d0a20f72a19a7d2c73a5319a9959d5f..3f4afaead16f8c902da090aa0e190d67a41cfeed 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 7112989c7945b3a74b9fc542a1c91f2ccda41bb2..6c36cd28004133cd539f15bd40fdd52fa8e69444 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13871f41fc269a0f511bc8e79a81729291fcead5..a264b14e4de24f8152eae92b62eb606cb1f6cb33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69948edb52bbb3f8ea9bb6a9759c6229c83e7689..8c036b0eda6a317402e15485dee5bf17531dabb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d4957271cfbce26c621127206689ac74a2f1b82..58c9da973b4b3a4493df78de049af301a1dbaeeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7c2d7cc8e37981ab05b64685af695a478290d3b..4600aefe357d62ff8efb80c77bf875625c3424e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7adf377914507fbb4755293a7def5045a2675fe2..24828f30b68b38d8fcbd302961456ad5fb9abcab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c71c1270966217919bd1cd08becd9196eb3d7687..6b6fe9f598d033538a93ebcc85c737a0f57a9ce3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011  EDF R&D
+// Copyright (C) 2009-2012  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69948edb52bbb3f8ea9bb6a9759c6229c83e7689..8c036b0eda6a317402e15485dee5bf17531dabb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29ffa86c7b0105fbf9883a2c37a66b0c49a11b4d..f31ff14cf741ad0dd8879e5359217bfdd9e348e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 252803b3095e10c23c564c03d27dc47d7278a1ca..1d20a616438e84f745dca698652f54e72185ae23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011  EDF R&D
+// Copyright (C) 2009-2012  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56ea279eceff27986d218ba44afe470b198b6ba5..c096c9113c1e01d31dcb83b121cbf2f0dbaba080 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011  EDF R&D
+// Copyright (C) 2009-2012  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33d57694a685057f894b021daad5ad388a72fafc..e5f5a910e9cfa2e6bef3aefe8452dd725643e98e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011  EDF R&D
+// Copyright (C) 2009-2012  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d94c6973fb73d6bef198334812c30e049e76e55e..7831c46df4123882fa6e34b0bea375b1ea476514 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3d0ecd0f20de819c84785f2f364a2bd0b834dc7..1cb9fc7a5b7ab49450bf7873d6fbc6c59d4f3586 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index c53d5924616dd32cd26937daec0932fc4bb7416c..76fb5cb86500e0880b826c54e7c7082746324559 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index a1967a07d9c0956b22e29858c657cc3d21d039e6..b34fd38e8b73cfa43d21f4a3ad410b094daef3c8 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index e08fb1b72191f9b3252f852e19ab40b27b510306..77d49df9c2d0298a77ed037e3d55a1b282a471ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50e531bd5ff87789a48e64e56d6b592761940ee4..2d3286d5a6ab6c7c9a0c7413a0bb174ed99c7388 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48c2785f44d82d8253fed5c804377a55bff9199a..f4c37ac03f65bfacaed9831a47a11aa09237dbf1 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 8f222483bf1de91b413c0cc9bab77e5dc67e4556..00886d8ad4205cac78fa33b5270a14d5be1f9199 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2011  EDF R&D
+C Copyright (C) 2009-2012  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 447be49262dabef7126a68c785d308f24935f655..aed1b22d9a7196d6b3b3d12278aa24e6c2afc8fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76ef067212303e025a0168d6a33e915953a9a484..82beac2341983d1ce394c0d6024ed1d529988f01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9677d73b06d636d7744c459d7cae6a53ea9ba54f..34602c3bc1f94a57b816605de4373a1c4b13d140 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6e84509a02d892592160f0ec738205bd4fb51c9..17323470bbae6db479c871348a55d51bcd366119 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b95527cd669eacddd0cccce5ed752d53f6ce7d3..f2891457c818314c1cfea53685c435bb2cfb9e7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5ca2aa63b258c26cf02f3ade5127a0d5ee38cde..7b98056f15890f13ef2ac5ce936f477476191c66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b95527cd669eacddd0cccce5ed752d53f6ce7d3..f2891457c818314c1cfea53685c435bb2cfb9e7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bad060c40ed85daed5a0c84ea38c78c195c48fd3..2fe920e392099d65defb356857d3e02e0e4b5148 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37484240d5c82f9d6c9f38cc754fe19f7a5d33c9..18fe4f9f3d5a76e7914307e8d61611cde965778d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3802ccc9473508dcad0e9d1af9f0f9be68001497..de0b1fdeb04563295c1a3a5e78053b244e7cd9ca 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a978ed2b07eb927e291b298045af48a83fbe901c..5c3ad4e753a87844aba807958fa95c4cc80235f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a766e906a86850f858c3f79c7198349e977ddcc2..864b877a81c9054529ff99a9861dd076bdfb214f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8d58ad9641052566a03b9117c6531f0ce76562b..72c35f224f4e877b05869cd6c338da21fc21158b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a766e906a86850f858c3f79c7198349e977ddcc2..864b877a81c9054529ff99a9861dd076bdfb214f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5494945b1568f379f5546d9596330bc33e8e333..d19cea1d65184ffc6d5d5de149c3eee5f364db85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33d57694a685057f894b021daad5ad388a72fafc..e5f5a910e9cfa2e6bef3aefe8452dd725643e98e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2011  EDF R&D
+// Copyright (C) 2009-2012  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7152a938ebfaf3d9d8b4afad0f756bfa0eb23c04..d32817a6ec891020cfc4aad4fc489fc618527e25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdf9146a3df102b855addb8260c52dd7b963692d..3e39fc7d2abaf27eed845359a742c4dffa593cb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 321d5521394cd7d390a29b67424daaacb77a511b..8085bd2fd3babc67f42c48d569f180dd5a69acc5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cdecb0bcc2a1b9a6a91989d3b9f1ce50a39e229..61c29a8c877d6870c3cd3ffbe1bd8ece3db286c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad2608a5d2147dfa20c1c4dc2e1e226f90bbf952..34110e445a19e630e8a90b80b95081a445737946 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb93fd3edf4273dab29262060e980133d7d472a2..65e312f69aa3197bf0318f7758c7fcb6ed43b75b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd233b3a514fa79c7b8a91c17811be1f24d6887c..283148df6b4e7efef2e17702d5691e9c4c62bada 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db6dd04f48ee00f2d57b9ec10ed69aeb5b3334b1..3de0d1ff2907bc1590b84d757f7215af7cd0db36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 287093e57a3b3e0de6ba6d6f62bf3a816e79902d..4df681703cd1e5b2bd11fb6d558fa36ce1a031f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99824a20a1038979c4f3877f3840651fb37f9283..e27e3a734585344a543197a5adbd658894e97e87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 098487b1d5aebb3975484a5ae5859a280f9920d5..3393b38bd1a2f761118c234ddb7c0c5bd66735c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 849d57daf78044736da0da8a4dd1aecd8df23f65..7946e860a3933970444a06f22296deac63e04097 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa35d0362e471817ed7ccf66df06fa1ae67c4de3..f3a29cecbac1bef8ccfca63813947978c5607a38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e536e2af42611fc2109866b96e1681d11f49103..3180d603dd5b7da5d892bce38d607067b3566f58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb4afd198079e258720221ca87384d2270efd69a..307f72af4735c1683a96cca8317a4b441298353f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24fcc38a27da27784fe381c01cdbca2d1d0fa4a0..9fccb60bbc1182503f1126f3ffce98753d73856b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 815ef52b389a209ed64d57bf8e5b9aadf0f7a77a..03de846e71f4437b7b5dffbd5f6a2c0a4cf19734 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f110e35d767c4dcfe63f9e1d45d23f187693d2cd..d388f1f924e8031ec494799a3e92000027b52aa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8c34530f03f7220a6b41d69a38739a1f68fe915..6c9edb38b603c4aa3af997207de9364b3920bd71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54a8865db1ce492715237dc89fd504d3e42e6232..e91467235f89764732679ce247eba9f6743f37f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da20ba5c1247590887ebe44baec28fdf95eb30a2..e8f60e21e0c40e0e08b316e9322411a823b42084 100644 (file)
@@ -1,20 +1,20 @@
-#  Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
 try:
index 77c5900dc3c447deaeb69363c5982d198b68bf05..b3b3c39a82b6c6b85bf194a73045f82dcc6078fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62d594e665f37c14010c18b8306abe2649494586..2950c5dfce38c5a9d4c7f7f4ec458546ee20f747 100644 (file)
@@ -1,20 +1,20 @@
-#  Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
 try:
index 04a44e3047d16c1adb8a70790256f0f5b4ba2b13..9b2e32e7e93b14a9575a5a3becbea664fe6c5477 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8a3328592b0d07792e29a8459f21f1512a30bf1..2b0478a074c64c324b5511647afd1715ee2df4bd 100644 (file)
@@ -1,20 +1,20 @@
-#  Copyright (C) 2009-2011  CEA DEN
+# Copyright (C) 2009-2012  EDF R&D
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 """
   Module that generates SALOME c++ Component from a non SALOME c++ component (its header and its shares library)
index 34d9dfe607ad9349ae7af15ebd9eaba9e661ac7f..9291230c50ecb7af0c8bb279eb32134baaabef2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c373111bd9ebf355489a5d9fd464eebbef58af3b..85acbdaaec7d5e0d55dfd21d17150d161925eec8 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd1b46609ffe907ccc7792197f9c990c6c81d60e..a767a66bc76bf2c9977a72ac195adc7b39b1e48e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51ff1ed9392594070a59e48ff2371109716fe096..b6e6b9494cebdb64995b1f45ed0ad321f8bd949f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a18d0c86e7493420a814f8db64e16c3ddf19217..bef9bb9e1b8b7fed70186e6ac8a009a47f941be0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fccfc92003eea1bd8d1834baf4b70a040f9d1af..a6d673cc76408ef01648ed19785c4bd276285796 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd7c5daab3a1277ea089a7ad92f46105886de866..c267ff584b31a77f281bc14a6f4a508c53daccab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 645ac0ddee625532c6f7268bf00221c4fb4e67b5..43a8ccabe38e1932fe8d85db90df310e5094a0ed 100755 (executable)
@@ -1,26 +1,22 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-#  Copyright (C) 2009-2011  CEA DEN
+# Copyright (C) 2009-2012  EDF R&D
 #
-#  This library is free software; you can redistribute it and/or
-#  modify it under the terms of the GNU Lesser General Public
-#  License as published by the Free Software Foundation; either
-#  version 2.1 of the License.
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
 #
-#  This library is distributed in the hope that it will be useful,
-#  but WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  Lesser General Public License for more details.
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
 #
-#  You should have received a copy of the GNU Lesser General Public
-#  License along with this library; if not, write to the Free Software
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-#  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-#
-#  Implement the hxx2salome script functionalities with YACSGEN classes
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 usage="""
 hxx2salome.py [options] <CPPCOMPO>_root_dir lib<CPPCOMPO>.hxx <CPPCOMPO>.so installDir
index bbba7ef80067df9649c05b2659aede4f29b45219..ee6b019ae43ec6521d086e6c4f5ccf5772278deb 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2011  EDF R&D
+# Copyright (C) 2009-2012  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,7 @@
 
 from distutils.core import setup
 setup(name='YACSGEN',
-      version='6.4.0',
+      version='6.5.0',
       author='C. Caremoli',
       packages=['module_generator'],
       scripts=['script/hxx2salome.py',]