Changeset 13002


Ignore:
Timestamp:
08/13/12 09:36:33 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG:moved recursivepath to os

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/startup.m

    r12158 r13002  
    2727
    2828%ISSM path
    29 addpath([ISSM_DIR '/src/m/utils/']); %loads recursivepath
     29addpath([ISSM_DIR '/src/m/os/']); %loads recursivepath
    3030addpath([ISSM_DIR '/bin']);
    3131addpath(recursivepath([ISSM_DIR '/src/m']));
Note: See TracChangeset for help on using the changeset viewer.