changeset 2:55abdc9ef900 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/hardklor commit 4256c7c6fde06722b66f433f5913c2e707bc930f
author galaxyp
date Tue, 14 Jun 2016 11:18:07 -0400
parents 85d903831b3a
children 9ecfd38a87ac
files datatypes_conf.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/datatypes_conf.xml	Mon May 23 15:14:34 2016 -0400
+++ b/datatypes_conf.xml	Tue Jun 14 11:18:07 2016 -0400
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <datatypes>
   <registration>
-    <datatype extension="hk" type="galaxy.datatypes.text:Tabular" subclass="true" />
-    <datatype extension="kr" type="galaxy.datatypes.text:Tabular" subclass="true" />
+    <datatype extension="hk" type="galaxy.datatypes.tabular:Tabular" subclass="true" />
+    <datatype extension="kr" type="galaxy.datatypes.tabular:Tabular" subclass="true" />
   </registration>
 </datatypes>