source: extensions/net.sf.basedb.genepattern/trunk/META-INF/base-plugins.xml @ 1091

Last change on this file since 1091 was 1091, checked in by Nicklas Nordborg, 14 years ago

Fixes #217: GCT exporter

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Id
File size: 289 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plugins SYSTEM "base-plugins.dtd" >
3<plugins jarname="%%plugins.jar%%">
4  <pluginclass classname="net.sf.basedb.genepattern.plugin.GctExporterPlugin">
5    <minbaseversion>2.12</minbaseversion>
6    <hasconfigurations/>
7  </pluginclass>
8</plugins>
Note: See TracBrowser for help on using the repository browser.