changeset 9:67e1bdff2ff4 draft

Uploaded
author da-intersect
date Wed, 10 Apr 2013 03:03:09 -0400
parents 952a6f07b628
children cec62e3b52e4
files datatypes_conf.xml
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Wed Apr 10 03:03:09 2013 -0400
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<datatypes>
+ <datatype_files>
+  <datatype_file name="tar.py"/>
+  </datatype_files>
+  <registration>
+   <datatype extension="tar" type="galaxy.datatypes.binary:Tar"/>
+  <registration>
+  <sniffers>
+   <sniffer type="galaxy.datatypes.binary:Tar"/>
+  </sniffers>
+</datatypes>
\ No newline at end of file