]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/plot_matches
added png term to plot_matches
[biopieces.git] / bp_bin / plot_matches
index b5d5ed11c70405f8bbd622655e228e9212775e99..59148d7688b70b6befc33d2e6c9db37b2bac55b1 100755 (executable)
@@ -40,7 +40,7 @@ use IPC::Open2;
 my ( $options, $in, $out, $default, $terminals, $record, @data, $fh, $result, %data_hash, $tmp_dir );
 
 $default   = "plot_matches";
-$terminals = "dumb,x11,aqua,post,svg";
+$terminals = "dumb,x11,aqua,post,svg,png";
 
 $options = Maasha::Biopieces::parse_options(
     [