changeset 7:c4e87794b39d draft

Uploaded
author da-intersect
date Wed, 10 Apr 2013 03:02:34 -0400
parents 417dd8d4387c
children 952a6f07b628
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:02:34 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.tar:Tar"/>
+  <registration>
+  <sniffers>
+   <sniffer type="galaxy.datatypes.tar:Tar"/>
+  </sniffers>
+</datatypes>
\ No newline at end of file