tfix output file number - slidergrid - grid of elastic sliders on a frictional surface
 (HTM) git clone git://src.adamsgaard.dk/slidergrid
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 2148944e1fe65b0eec1d0179e0ec41eb21f54eca
 (DIR) parent ff88f8d48e99c57f52f22471765a1bd9ad2e00fc
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 17 Mar 2016 11:01:35 -0700
       
       fix output file number
       
       Diffstat:
         M slidergrid/main.c                   |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/slidergrid/main.c b/slidergrid/main.c
       t@@ -156,6 +156,7 @@ int main(int argc, char** argv)
                    }
        
                    time_since_file = 0.0;
       +            sim.file_number++;
                }
        
                if (verbose) {