Ignore:
Timestamp:
Jul 24, 2014, 2:45:18 AM (10 years ago)
Author:
g7moreau
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/compile_civ_matlab.m

    r646 r800  
    1212    end
    1313end
    14 mcc -m -R -nojvm -R -nodisplay civ_matlab.m
     14mcc -m -R -nojvm -R -nodisplay -R -singleCompThread civ_matlab.m
    1515system('mv -f civ_matlab bin/');
    1616system('sed -e ''s#/civ_matlab#/bin/civ_matlab#'' run_civ_matlab.sh > civ_matlab.sh');
Note: See TracChangeset for help on using the changeset viewer.