Salome HOME
New access protocol rsync.
[modules/yacs.git] / src / Launcher / Launcher_Job_PythonSALOME.hxx
index 4a357765f74a0586dc66957da586921ba010c6dd..876f775db6b0f1f3173cea1953c7f7065aca4343 100644 (file)
@@ -34,6 +34,7 @@ namespace Launcher
 
       virtual void setJobFile(const std::string & job_file);
       virtual void addJobTypeSpecificScript(std::ofstream & launch_script_stream);
+      static const char TYPE_NAME[];
   };
 }