Mercurial > repos > crs4 > edge_pro
diff datatypes_conf.xml @ 0:7af33315bc5e draft
Uploaded
author | crs4 |
---|---|
date | Mon, 09 Sep 2013 06:11:47 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Mon Sep 09 06:11:47 2013 -0400 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<datatypes> + <registration> + <datatype extension="ptt" type="galaxy.datatypes.data:Text" mimetype="text/plain" subclass="True" display_in_upload="true" /> + <datatype extension="rnt" type="galaxy.datatypes.data:Text" mimetype="text/plain" subclass="True" display_in_upload="true" /> + </registration> +</datatypes>