Salome HOME
Add parameter MEMPERCPU (EDF issue #2671)
[tools/libbatch.git] / src / Core / Constants.cxx
index cc9136362c7b27b5886c99f7e4371922bfb5967c..d2d0e74d270eb3598478bfc4781c4faa485f60c4 100644 (file)
@@ -49,6 +49,7 @@ namespace Batch {
   def_Constant(STATE);
   def_Constant(WORKDIR);
   def_Constant(EXCLUSIVE);
+  def_Constant(MEMPERCPU);
 
   // Parameters for COORM
   def_Constant(LAUNCHER_FILE);