Ignore:
Timestamp:
03/15/10 14:23:55 (15 years ago)
Author:
Mathieu Morlighem
Message:

minor bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Bamgx/Bamgx.cpp

    r3267 r3278  
    5858                throw ErrorException(__FUNCT__,exprintf("maxsubdiv (%g) should be in ]1,10]",maxsubdiv));
    5959        }
     60
    6061        // no metric -> no smoothing
    6162        if (bamgopts->metric==NULL){
Note: See TracChangeset for help on using the changeset viewer.