]> git.donarmstrong.com Git - biopieces.git/commitdiff
added png term to plot_matches
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 15 Jan 2013 12:16:44 +0000 (12:16 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 15 Jan 2013 12:16:44 +0000 (12:16 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@2076 74ccb610-7750-0410-82ae-013aeee3265d

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(
     [