Salome HOME
Add wckey parameter for Slurm
[tools/libbatch.git] / src / Core / Constants.cxx
index d2d0e74d270eb3598478bfc4781c4faa485f60c4..607b53606c9744b544f441a46ce0ebba76bc2563 100644 (file)
@@ -50,6 +50,7 @@ namespace Batch {
   def_Constant(WORKDIR);
   def_Constant(EXCLUSIVE);
   def_Constant(MEMPERCPU);
+  def_Constant(WCKEY);
 
   // Parameters for COORM
   def_Constant(LAUNCHER_FILE);