Changeset 1268 in Sophya for trunk/SophyaPI/PIext/piafitting.cc


Ignore:
Timestamp:
Nov 1, 2000, 1:01:28 AM (25 years ago)
Author:
ercodmgr
Message:

3ieme argument string& toks pour Execute et ExecuteCommand
preparation gestion TmpDir dans cxxexecutor
suppression de ExecuteCXX ds cxxexecutor et appels
possibilite d'ajouter des userfct.cc ds cxxexecutor

cmv 1/11/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piafitting.cc

    r1236 r1268  
    10021002
    10031003/* --Methode-- */
    1004 int PIAFitter::Execute(string& kw, vector<string>& tokens)
     1004int PIAFitter::Execute(string& kw, vector<string>& tokens, string& toks)
    10051005// Execution des commandes de fit : "fit" et "fitw"
    10061006{
Note: See TracChangeset for help on using the changeset viewer.