Repository 'hardklor'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/hardklor

Changeset 2:1c9bca15e214 (2016-06-14)
Previous changeset 1:b2ae577a321c (2016-05-23) Next changeset 3:a979b9ff3272 (2016-12-07)
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/hardklor commit 4256c7c6fde06722b66f433f5913c2e707bc930f
modified:
datatypes_conf.xml
b
diff -r b2ae577a321c -r 1c9bca15e214 datatypes_conf.xml
--- a/datatypes_conf.xml Mon May 23 15:13:47 2016 -0400
+++ b/datatypes_conf.xml Tue Jun 14 11:16:42 2016 -0400
b
@@ -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>