Mercurial > repos > george-weingart > micropita
diff datatypes_conf.xml @ 0:d589875b8125
First version of micropita in this repository
| author | george-weingart |
|---|---|
| date | Wed, 30 Apr 2014 21:35:07 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Wed Apr 30 21:35:07 2014 -0400 @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<datatypes> + <registration> + <datatype extension="micropita" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true"/> + </registration> +</datatypes>
