changeset 2:236285673c9b draft

Uploaded
author da-intersect
date Wed, 10 Apr 2013 02:54:56 -0400
parents 66ae9dec17d7
children 33e56cd96c5a
files datatypes_conf.xml
diffstat 1 files changed, 9 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 02:54:56 2013 -0400
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<datatypes>
+	<datatype_files>
+		<datatype_file name="tar.py"/>
+	</datatype_files>
+	<registration>
+		<datatype extension="tar" type="galaxy.datatypes.tar:Tar"/>
+	<registration>
+</datatypes>
\ No newline at end of file