Salome HOME
[PY3] Remove obsolete imports
[tools/yacsgen.git] / MANIFEST.in
index 46117299f2d35a35c6c4e296c98c0fb44acfec69..86b312c6b88144fcb6dcd6f49ef73f02165a90a0 100644 (file)
@@ -1,7 +1,41 @@
-include Examples/fort1/code1.f  Examples/fort1/code2.f  Examples/fort1/components.py  Examples/fort1/coupling.xml  Examples/fort1/Makefile Examples/fort1/README.txt
-include Examples/cpp1/components.py  Examples/cpp1/coupling.xml  Examples/cpp1/README.txt
-include Examples/pyth1/components.py  Examples/pyth1/coupling.xml  Examples/pyth1/README.txt
-include Examples/fort2/code1.f  Examples/fort2/code2.f  Examples/fort2/components.py  Examples/fort2/coupling.xml  Examples/fort2/Makefile  Examples/fort2/README.txt
-include Examples/cpp2/components.py  Examples/cpp2/coupling.xml  Examples/cpp2/README.txt Examples/cpp2/Makefile  Examples/cpp2/prog.cxx
-include Examples/pyth2/components.py  Examples/pyth2/coupling.xml  Examples/pyth2/README.txt
+# Copyright (C) 2009-2016  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, or (at your option) any later version.
+#
+# 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
+#
 
+include Examples/context.py
+include Examples/makefile.inc
+include Examples/*/*.f
+include Examples/*/*.py
+include Examples/*/*.cxx
+include Examples/*/*.h
+include Examples/*/*.png
+include Examples/*/*.ui
+include Examples/*/*.rst
+include Examples/*/coupling.xml
+include Examples/*/Makefile
+include Examples/*/README.txt
+include Examples/*/f.comm
+include Examples/ast*/fcompo/compo.f
+include Examples/ast*/fcompo/Makefile
+include Examples/ast*/myaster/src/*.f
+include Examples/ast*/myaster/catalo/*.capy
+include Examples/ast*/myaster/Makefile
+include Examples/ast1/myaster/make_cata
+include Examples/ast2/myaster/make_exec
+include Examples/ast2/myaster/config.txt
+include Examples/ast2/exeaster