Changeset 14342


Ignore:
Timestamp:
02/12/13 09:34:10 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor

File:
1 edited

Legend:

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

    r14341 r14342  
    159159                        /*Start recursive call to simplify*/
    160160                        for(int i=0;i<nods;i++) flags[i]=true;
    161                         printf("-------------- file: ExpSimplify.cpp line: %i\n",__LINE__);
    162161                        simplify(contour,flags,0,nods-1,tolerance);
    163162                }
Note: See TracChangeset for help on using the changeset viewer.