changeset 1:8239e68ff79c draft

planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842
author yating-l
date Tue, 02 May 2017 14:26:49 -0400
parents ed804cd92001
children 30f2068e8738
files datatypes_conf.xml
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/datatypes_conf.xml	Tue May 02 13:21:49 2017 -0400
+++ b/datatypes_conf.xml	Tue May 02 14:26:49 2017 -0400
@@ -1,1 +1,6 @@
-<datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" />
\ No newline at end of file
+<?xml version="1.0"?>
+<datatypes>
+  <registration converters_path="lib/galaxy/datatypes/converters" display_path="display_applications">
+    <datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" />
+  </registration>
+</datatypes>
\ No newline at end of file