tadd missing symbol - 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 2a3c0099b8b4a79530419cde6e421c08d2f46792
 (DIR) parent abf95a2e8317cf40c431c381e625746307b5c82c
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue,  1 Dec 2015 13:18:59 +0100
       
       add missing symbol
       
       Diffstat:
         M matlab/generate_plots.m             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/matlab/generate_plots.m b/matlab/generate_plots.m
       t@@ -857,7 +857,7 @@ html = [html, ...
            '            <td>' lat '</td>\n'...
            '        </tr>\n'...
            '        <tr>\n'...
       -    '            <td>Longitude/td>\n'...
       +    '            <td>Longitude</td>\n'...
            '            <td>' long '</td>\n'...
            '        </tr>\n'...
            '        <tr>\n'...