Skip to content

Commit

Permalink
added histogram plotting. README updates. version 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
calkan committed Nov 7, 2018
1 parent c889d35 commit 0e6555a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ void plot_histogram ( parameters *params, configuration *cfg, char *sample_name

sprintf(cmdline, "%s %s", cfg->path_gnuplot, plot_file_name);

fprintf( stderr, "[GNUPLOT COMMAND LINE] %s\n", cmdline);

if ( TARDIS_DEBUG == 1)
{
Expand Down

0 comments on commit 0e6555a

Please sign in to comment.