Changeset 1287 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.h


Ignore:
Timestamp:
Nov 2, 2000, 7:44:21 PM (25 years ago)
Author:
ercodmgr
Message:

utilisation du cxxcmplnk cmv 2/11/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/cxxexecutor.h

    r1269 r1287  
    3838  int  FillUserCode(string filename);
    3939
    40   int  FillUserFctFrS(string userfct="");
     40  int  FillUserFctFrS(string userfctcode="");
    4141  int  FillUserFctFrF(string filefctname="");
    4242
    4343  int  Compile(string rootfilename="");
    44        int CrMakefile(void);
     44  /* int CrMakefile(void); */
    4545
    4646  int  Link(string libname="",string func="");
Note: See TracChangeset for help on using the changeset viewer.