Author: tille Date: 2009-02-05 12:23:10 +0000 (Thu, 05 Feb 2009) New Revision: 3083
Modified: trunk/packages/mlstdbnet/trunk/debian/more_examples/cdif.xml Log: Make example "working" Modified: trunk/packages/mlstdbnet/trunk/debian/more_examples/cdif.xml =================================================================== --- trunk/packages/mlstdbnet/trunk/debian/more_examples/cdif.xml 2009-02-05 12:22:18 UTC (rev 3082) +++ trunk/packages/mlstdbnet/trunk/debian/more_examples/cdif.xml 2009-02-05 12:23:10 UTC (rev 3083) @@ -20,11 +20,11 @@ description="Clostridium Difficile">Test</system> <!-- LOCI --> -<locus fullname="TR6" length="315">TR6</locus> -<locus fullname="TR10" length="396">TR10</locus> +<locus fullname="TR6" length="315" varying="yes">TR6</locus> +<locus fullname="TR10" length="396" varying="yes">TR10</locus> <!-- PROFILES FIELDS --> -<field type="int" length="5" userupdate="no" comments="primary key">id</field> +<field type="int" length="5" userupdate="no" comments="primary key">st</field> <field type="date" maindisplay="no" userupdate="no" length="10" comments="date last modified">datestamp</field> <field type="int" maindisplay="no" userupdate="no" length="4" comments="curator who entered data,link to users">curator</field> <field type="int" maindisplay="no" length="4" comments="sender unique name, link to users">sender</field> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
