Last change
on this file since 1199 was
1199,
checked in by Jari Häkkinen, 12 years ago
|
net.sf.basdb.agilent first commit
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!DOCTYPE plugins SYSTEM "base-plugins.dtd"> |
---|
3 | |
---|
4 | <!-- $Id: base-plugins.xml 1199 2010-03-06 08:54:15Z jari $ --> |
---|
5 | |
---|
6 | <!-- |
---|
7 | Copyright (C) 2010 Jari Häkkinen |
---|
8 | |
---|
9 | This file is part of Agilent plug-in package for BASE. |
---|
10 | Available at http://baseplugins.thep.lu.se/ |
---|
11 | BASE main site: http://base.thep.lu.se/ |
---|
12 | |
---|
13 | This is a free software; you can redistribute it and/or modify it |
---|
14 | under the terms of the GNU General Public License as published by |
---|
15 | the Free Software Foundation; either version 3 of the License, or |
---|
16 | (at your option) any later version. |
---|
17 | |
---|
18 | This software is distributed in the hope that it will be useful, but |
---|
19 | WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
20 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
21 | General Public License for more details. |
---|
22 | |
---|
23 | You should have received a copy of the GNU General Public License |
---|
24 | along with BASE. If not, see <http://www.gnu.org/licenses/>. |
---|
25 | --> |
---|
26 | |
---|
27 | <plugins jarname="%%plugins.jar%%"> |
---|
28 | <pluginclass classname="net.sf.basedb.agilent.plugins.BackgroundCorrection"> |
---|
29 | <minbaseversion>2.14</minbaseversion> |
---|
30 | <hasconfigurations/> |
---|
31 | </pluginclass> |
---|
32 | </plugins> |
---|
Note: See
TracBrowser
for help on using the repository browser.