X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FLauncher%2FLauncher_Job_YACSFile.hxx;h=6572312442618551f21685a0288155ff3f2860fd;hb=bc66f4540a4eda36e8700d55ef22030abf98a021;hp=5cd2f8a1c930a121f2e0fdbb28f972465806492c;hpb=fb09c3943733e57f9ebc6b8b867d2575473bfb07;p=modules%2Fkernel.git diff --git a/src/Launcher/Launcher_Job_YACSFile.hxx b/src/Launcher/Launcher_Job_YACSFile.hxx index 5cd2f8a1c..657231244 100644 --- a/src/Launcher/Launcher_Job_YACSFile.hxx +++ b/src/Launcher/Launcher_Job_YACSFile.hxx @@ -36,6 +36,8 @@ namespace Launcher virtual void addJobTypeSpecificScript(std::ofstream & launch_script_stream); virtual void checkSpecificParameters(); + static const char TYPE_NAME[]; + protected: int _dumpState; std::string _yacsDriverOptions;