Changeset 20931


Ignore:
Timestamp:
07/18/16 02:25:03 (9 years ago)
Author:
Eric.Larour
Message:

CHG (JS): folds

File:
1 edited

Legend:

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

    r20883 r20931  
    382382                    //md.mesh.average_vertex_connectivity=100;
    383383        } //}}}
    384         this.collapse = function(md) {
     384        this.collapse = function(md) { //{{{
    385385            /*
    386386             *COLLAPSE - collapses a 3d mesh into a 2d mesh
     
    573573
    574574            return md;
    575         }
     575        } /*}}}*/
    576576        //properties
    577577        // {{{
Note: See TracChangeset for help on using the changeset viewer.