Salome HOME
Add possibility to specify extra parameters (Slurm and CCC)
[tools/libbatch.git] / src / Core / Constants.cxx
index 607b53606c9744b544f441a46ce0ebba76bc2563..1b27c7d8d640581bbce78e4efe16d57e062320ac 100644 (file)
@@ -51,6 +51,7 @@ namespace Batch {
   def_Constant(EXCLUSIVE);
   def_Constant(MEMPERCPU);
   def_Constant(WCKEY);
+  def_Constant(EXTRAPARAMS);
 
   // Parameters for COORM
   def_Constant(LAUNCHER_FILE);