X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FBuildAPI%2FBuildAPI_swig.h;h=403589681dc47b4283f648f83584b6460269285d;hb=8b8d6a8bc075c674a106ab8c484d28058a1f0ea2;hp=332db7b2a5f6499ea48c6ad4289376d8ad2a0d6d;hpb=0eb9388d9b4fc0f4c398a63a82c5e6264ed6b48e;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_swig.h b/src/BuildAPI/BuildAPI_swig.h index 332db7b2a..403589681 100644 --- a/src/BuildAPI/BuildAPI_swig.h +++ b/src/BuildAPI/BuildAPI_swig.h @@ -1,19 +1,38 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: FeaturesAPI_swig.h -// Created: 07 June 2016 -// Author: Dmitry Bobylev +// Copyright (C) 2014-2017 CEA/DEN, 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 +// #ifndef FeaturesAPI_swig_H_ #define FeaturesAPI_swig_H_ #include + #include "BuildAPI_Compound.h" + #include "BuildAPI_CompSolid.h" #include "BuildAPI_Edge.h" #include "BuildAPI_Face.h" + #include "BuildAPI_Filling.h" #include "BuildAPI_Shell.h" + #include "BuildAPI_Solid.h" #include "BuildAPI_SubShapes.h" #include "BuildAPI_Vertex.h" #include "BuildAPI_Wire.h" + #include "BuildAPI_Polyline.h" #endif // FeaturesAPI_swig_H_