Changeset 18815


Ignore:
Timestamp:
11/20/14 08:58:38 (10 years ago)
Author:
Eric.Larour
Message:

CHG: removing weird info message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/wrappers/ExpSimplify/ExpSimplify.cpp

    r15335 r18815  
    1818        _printf_("   Example:\n");
    1919        _printf_("      ExpSimplify('file.exp',100);\n");
    20         _printf_("      ExpSimplify('file.exp',100,'remove1',false);\n");
     20        _printf_("      ExpSimplify('file.exp',100,'min',4);\n");
    2121}/*}}}*/
    2222void simplify(Contour<double>* contour,bool* flags,int ind0,int ind1,double tolerance){/*{{{*/
Note: See TracChangeset for help on using the changeset viewer.