1199 |
06 Mar 10 |
jari |
1 |
<?xml version="1.0" encoding="UTF-8"?> |
1199 |
06 Mar 10 |
jari |
2 |
<!DOCTYPE plugins SYSTEM "base-plugins.dtd"> |
1199 |
06 Mar 10 |
jari |
3 |
|
1199 |
06 Mar 10 |
jari |
<!-- $Id$ --> |
1199 |
06 Mar 10 |
jari |
5 |
|
1199 |
06 Mar 10 |
jari |
6 |
<!-- |
1199 |
06 Mar 10 |
jari |
Copyright (C) 2010 Jari Häkkinen |
1199 |
06 Mar 10 |
jari |
8 |
|
1199 |
06 Mar 10 |
jari |
This file is part of Agilent plug-in package for BASE. |
1199 |
06 Mar 10 |
jari |
Available at http://baseplugins.thep.lu.se/ |
1199 |
06 Mar 10 |
jari |
BASE main site: http://base.thep.lu.se/ |
1199 |
06 Mar 10 |
jari |
12 |
|
1199 |
06 Mar 10 |
jari |
This is a free software; you can redistribute it and/or modify it |
1199 |
06 Mar 10 |
jari |
under the terms of the GNU General Public License as published by |
1199 |
06 Mar 10 |
jari |
the Free Software Foundation; either version 3 of the License, or |
1199 |
06 Mar 10 |
jari |
(at your option) any later version. |
1199 |
06 Mar 10 |
jari |
17 |
|
1199 |
06 Mar 10 |
jari |
This software is distributed in the hope that it will be useful, but |
1199 |
06 Mar 10 |
jari |
WITHOUT ANY WARRANTY; without even the implied warranty of |
1199 |
06 Mar 10 |
jari |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
1199 |
06 Mar 10 |
jari |
General Public License for more details. |
1199 |
06 Mar 10 |
jari |
22 |
|
1199 |
06 Mar 10 |
jari |
You should have received a copy of the GNU General Public License |
1199 |
06 Mar 10 |
jari |
along with BASE. If not, see <http://www.gnu.org/licenses/>. |
1199 |
06 Mar 10 |
jari |
25 |
--> |
1199 |
06 Mar 10 |
jari |
26 |
|
1199 |
06 Mar 10 |
jari |
27 |
<plugins jarname="%%plugins.jar%%"> |
1199 |
06 Mar 10 |
jari |
28 |
<pluginclass classname="net.sf.basedb.agilent.plugins.BackgroundCorrection"> |
1199 |
06 Mar 10 |
jari |
29 |
<minbaseversion>2.14</minbaseversion> |
1199 |
06 Mar 10 |
jari |
30 |
<hasconfigurations/> |
1199 |
06 Mar 10 |
jari |
31 |
</pluginclass> |
1199 |
06 Mar 10 |
jari |
32 |
</plugins> |