X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCore%2FConstants.hxx;h=4cc4b7582b3f4d7ce5dfe04a2e6d32f8553ba8b0;hb=4be877f7aea9b6138d3d0f6fbb956229a7d1f642;hp=8a080984f18fe3cfc809c5cd351db9cf17780a23;hpb=abbee2f6672a49930b2380205d1410360106f8bc;p=tools%2Flibbatch.git diff --git a/src/Core/Constants.hxx b/src/Core/Constants.hxx index 8a08098..4cc4b75 100644 --- a/src/Core/Constants.hxx +++ b/src/Core/Constants.hxx @@ -1,23 +1,23 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2019 CEA/DEN, EDF R&D, OPEN CASCADE // -// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // -// 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, 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. +// 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 // /* * Constants.hxx : @@ -61,6 +61,11 @@ namespace Batch { decl_extern_Constant(WORKDIR); decl_extern_Constant(EXCLUSIVE); decl_extern_Constant(MEMPERCPU); + decl_extern_Constant(WCKEY); + decl_extern_Constant(EXTRAPARAMS); + decl_extern_Constant(PREPROCESS); + decl_extern_Constant(PARTITION); + decl_extern_Constant(NBNODE); // Parameters for COORM decl_extern_Constant(LAUNCHER_FILE);