Changes between Version 8 and Version 9 of ronne


Ignore:
Timestamp:
05/19/20 09:21:55 (5 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ronne

    v8 v9  
    5959source $ISSM_DIR/etc/environment.sh
    6060#MATLAB alias
     61export LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libstdc++.so.6" #Bug with MATLAB, issmversion gets a bunch of undefined symbols
    6162alias ma='matlab -nodesktop -nosplash -r "addpath $ISSM_DIR/src/m/dev; devpath;"'
    6263}}}