tremove typo - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f1ac100053f4b44fcb3ce59a06ec6d750cf86e53
 (DIR) parent 593310ddd57dbd7fdad41c884702054acaf2c7ae
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon,  7 Dec 2015 20:47:56 +0100
       
       remove typo
       
       Diffstat:
         M matlab/m_pakke2014maj11/gCosmoLong… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/matlab/m_pakke2014maj11/gCosmoLongsteps.m b/matlab/m_pakke2014maj11/gCosmoLongsteps.m
       t@@ -116,7 +116,7 @@ fm_rat21 = 2.1/(2.3+2.1);
        % Input fra Kasper
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - Start
        P10_top_spal=5.33e3; %atoms/kg/yr
       -1P10_top_nm=0.106e3; %atoms/kg/yr
       +P10_top_nm=0.106e3; %atoms/kg/yr
        P10_top_fm=0.093e3; %atoms/kg/yr
        
        if exist('fixed_stuff.be_prod_spall', 'var') == 1 && ...