Ignore:
Timestamp:
Dec 19, 2013, 6:22:39 PM (11 years ago)
Author:
garnier
Message:

Modification pour remettre en marche le Run. Desormais Transport passe, mais aucun test ne permet de dire si c est bon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/controler/include/abstractSoftware.h

    r455 r472  
    4040
    4141  bool launchJob(string commandLine, string& resul);
    42   bool initComputationLimits_deprecated(unsigned int numeroDeb,unsigned int numeroFin);
    4342  bool ComputationLimitsOk_deprecated() const;
    4443
     
    5150  public :
    5251
    53   abstractSoftware(string, sectionToExecute*);
     52  abstractSoftware(string, sectionToExecute*, dataManager* );
    5453  ~abstractSoftware() {;}
    5554
Note: See TracChangeset for help on using the changeset viewer.