From d8dca5a6a6c5fa85739834911c63a322ea6d312b Mon Sep 17 00:00:00 2001 From: Zaher Salman Date: Thu, 3 Sep 2015 12:37:54 +0200 Subject: [PATCH] The chemical formula from the GUI (qt3) will be added to the _Seq_Results.dat file header and used by the root macro when plotting the fractions. --- trimsp/src/TrimSPGUI/TrimSPGUI.pl | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/trimsp/src/TrimSPGUI/TrimSPGUI.pl b/trimsp/src/TrimSPGUI/TrimSPGUI.pl index 7e8ae7b..fcfb32a 100644 --- a/trimsp/src/TrimSPGUI/TrimSPGUI.pl +++ b/trimsp/src/TrimSPGUI/TrimSPGUI.pl @@ -2720,9 +2720,6 @@ sub PlotFraction my $pid=system($cmd); } - my $pid=system($cmd); - } - } @@ -2731,13 +2728,13 @@ sub OpenAboutWindow my $HelpText="TrimSPGUI is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or + my $HelpText="TrimSPGUI is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or TrimSPGUI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with TrimSPGUI. If not, see . Copyright 2009 by Zaher Salman and the LEM Group.