annotate datatypes_conf.xml @ 4:aed0a403b896 default tip

recomp. in java6
author pieter.lukasse@wur.nl
date Mon, 13 Jan 2014 11:41:43 +0100
parents a13b9fcbc0ee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
1 <?xml version="1.0"?>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
2 <datatypes>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
3 <datatype_files>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
4 </datatype_files>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
5 <registration display_path="display_applications">
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
6 <!-- type for the cytoscape export tool output -->
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
7 <datatype extension="cys" type="galaxy.datatypes.data:Data" mimetype="application/octet-stream"
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
8 display_in_upload="true" subclass="true"/>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
9 </registration>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
10 </datatypes>