Changeset 3551 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.cc


Ignore:
Timestamp:
Dec 13, 2008, 11:49:46 PM (17 years ago)
Author:
ansari
Message:

Petites ameliorations aide en ligne, Reza 13/12/2008

File:
1 edited

Legend:

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

    r3448 r3551  
    3636// On enregistre les nouvelles commandes
    3737string hgrp = "CxxExecutorCmd";
     38string gdesc = "Commands for c++ codelt on the fly compilation and execution";
     39mpiac->AddHelpGroup(hgrp, gdesc);
     40
    3841string usage,kw;
    3942
Note: See TracChangeset for help on using the changeset viewer.