From 172f31c83a6de7f5af893cae7fe5d39714d50ff7 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Tue, 15 Jan 2013 12:16:44 +0000 Subject: [PATCH] added png term to plot_matches git-svn-id: http://biopieces.googlecode.com/svn/trunk@2076 74ccb610-7750-0410-82ae-013aeee3265d --- bp_bin/plot_matches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bp_bin/plot_matches b/bp_bin/plot_matches index b5d5ed1..59148d7 100755 --- a/bp_bin/plot_matches +++ b/bp_bin/plot_matches @@ -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( [ -- 2.39.2