Changeset 19818


Ignore:
Timestamp:
11/25/15 16:26:56 (9 years ago)
Author:
Eric.Larour
Message:

CHG: missing bracket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/mesh2d.js

    r19791 r19818  
    66function mesh2d () {
    77        //methods
    8                 this.setdefaultparameters = function () //{{{
     8                this.setdefaultparameters = function (){ //{{{
    99
    1010                        //the connectivity is the averaged number of nodes linked to a
     
    120120                this.setdefaultparameters();
    121121                //}}}
    122 
    123122}
Note: See TracChangeset for help on using the changeset viewer.