Update of /cvsroot/cml/jumbo53/src/org/xmlcml/cml/element/test/examples/experimental
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv31396/src/org/xmlcml/cml/element/test/examples/experimental
Modified Files:
mixed_basic.xml
Removed Files:
adgluc_concise.xml amylose_concise.xml br_concise.xml
branch00_concise.xml branch0_basic.xml branch0_concise.xml
branch0_intermed.xml branch2_concise.xml branch_concise.xml
copoly_concise.xml coxyacet_concise.xml etoac1_concise.xml
etoac_concise.xml gly0_concise.xml gly1_concise.xml
linear2_concise.xml linear3_concise.xml linear4_concise.xml
naphthyl0_concise.xml naphthyl_concise.xml peo3zmat.xml
poly0_concise.xml poly1_concise.xml poly_concise.xml
randomBranchPoly_concise.xml randomPoly_concise.xml
starPoly1_concise.xml starPoly_concise.xml
Log Message:
latest examples
--- starPoly1_concise.xml DELETED ---
Index: mixed_basic.xml
===================================================================
RCS file: /cvsroot/cml/jumbo53/src/org/xmlcml/cml/element/test/examples/experimental/mixed_basic.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mixed_basic.xml 7 Dec 2006 22:21:51 -0000 1.1
--- mixed_basic.xml 13 Dec 2006 22:39:36 -0000 1.2
***************
*** 5,12 ****
<molecule id="polystyrene" convention="cml:PML-basic"
countExpression="*(3)">
<!-- polystyrene -->
<fragment>
<molecule ref="g:dummy"/>
! <fragmentList countExpression="range(3,6)">
<join order="1" moleculeRefs2="PARENT NEXT"
atomRefs2="r1 r1">
--- 5,19 ----
<molecule id="polystyrene" convention="cml:PML-basic"
countExpression="*(3)">
+ <transform3>
+ 1 0 0 4
+ 0 1 0 8
+ 0 0 1 12
+ 0 0 0 1
+ </transform3>
<!-- polystyrene -->
<fragment>
<molecule ref="g:dummy"/>
! <!-- <fragmentList countExpression="range(3,6)">-->
! <fragmentList countExpression="*(3)">
<join order="1" moleculeRefs2="PARENT NEXT"
atomRefs2="r1 r1">
--- linear3_concise.xml DELETED ---
--- gly0_concise.xml DELETED ---
--- naphthyl0_concise.xml DELETED ---
--- adgluc_concise.xml DELETED ---
--- etoac_concise.xml DELETED ---
--- etoac1_concise.xml DELETED ---
--- gly1_concise.xml DELETED ---
--- branch0_basic.xml DELETED ---
--- poly_concise.xml DELETED ---
--- starPoly_concise.xml DELETED ---
--- poly0_concise.xml DELETED ---
--- naphthyl_concise.xml DELETED ---
--- branch00_concise.xml DELETED ---
--- branch0_concise.xml DELETED ---
--- linear2_concise.xml DELETED ---
--- branch2_concise.xml DELETED ---
--- copoly_concise.xml DELETED ---
--- peo3zmat.xml DELETED ---
--- branch_concise.xml DELETED ---
--- amylose_concise.xml DELETED ---
--- branch0_intermed.xml DELETED ---
--- br_concise.xml DELETED ---
--- randomBranchPoly_concise.xml DELETED ---
--- coxyacet_concise.xml DELETED ---
--- poly1_concise.xml DELETED ---
--- randomPoly_concise.xml DELETED ---
--- linear4_concise.xml DELETED ---
|