git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35080 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -2098,6 +2098,7 @@ void calculate(double singleSlope, double singleAspect, double singleAlbedo,
" -----------------------------------------------------------------");
hist.edlinecnt++;
+ G_command_history(&hist);
/* don't call G_write_history() until after G_close_cell() or it just gets overwritten */
} /* End of ) function */