Mercurial > repos > da-intersect > test_ap11
annotate datatypes_conf.xml @ 7:1581c2d80588
Uploaded
| author | da-intersect | 
|---|---|
| date | Thu, 11 Apr 2013 01:28:30 -0400 | 
| parents | b04c42cb2d31 | 
| children | 
| rev | line source | 
|---|---|
| 0 | 1 <?xml version="1.0"?> | 
| 2 <datatypes> | |
| 3 <datatype_files> | |
| 4 <datatype_file name="tar.py"/> | |
| 5 </datatype_files> | |
| 6 <registration> | |
| 7 <datatype extension="tar" type="galaxy.datatypes.tar:Tar" display_in_upload="true"/> | |
| 8 </registration> | |
| 9 <sniffers> | |
| 10 <sniffer type="galaxy.datatypes.tar:Tar"/> | |
| 11 </sniffers> | |
| 12 </datatypes> | 
