Changeset 22807


Ignore:
Timestamp:
05/28/18 23:49:53 (7 years ago)
Author:
adhikari
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/mesh/planet/gmsh/gmshplanet.m

    r22806 r22807  
    107107        for i=paths
    108108                if exist(i{1},'file'),
    109                         gmshpath = i{1}
     109                        gmshpath = i{1};
    110110                end
    111111        end
Note: See TracChangeset for help on using the changeset viewer.