[Bprocessor-commit] model/src/etc bprocessor.xsd,1.51,1.52
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2013-06-02 05:24:37
|
Update of /cvsroot/bprocessor/model/src/etc In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21645/src/etc Modified Files: bprocessor.xsd Log Message: Index: bprocessor.xsd =================================================================== RCS file: /cvsroot/bprocessor/model/src/etc/bprocessor.xsd,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** bprocessor.xsd 24 May 2011 13:57:25 -0000 1.51 --- bprocessor.xsd 2 Jun 2013 05:24:35 -0000 1.52 *************** *** 211,214 **** --- 211,215 ---- <xsd:attribute name="height" type="xsd:double" use="optional"/> <xsd:attribute name="distance" type="xsd:double" use="optional"/> + <xsd:attribute name="subdivisions" type="xsd:int" use="optional"/> </xsd:extension> </xsd:complexContent> |