Hi,

during reading through the Jmol code in AtomSetCollection.java (both version 
10 and current svn), I found this strange thing (the output is reindented in 
order to be more clear:

[EMAIL PROTECTED] ~ $ grep -n length_c 
/usr/src/jmol/src/org/jmol/adapter/smarter/*

/usr/src/jmol/src/org/jmol/adapter/smarter/AtomSetCollection.java:39:  
{"cif:_cell_length_a", "cif:_cell_length_b", "cif:cell_length_c",

/usr/src/jmol/src/org/jmol/adapter/smarter/CifReader.java:116:  
{"_cell_length_a", "_cell_length_b", "_cell_length_c",



You can notice that in AtomSetCollection, the third option is without 
underscore before word "cell", unlike the previous two. But in CifReader, it 
is used with underscore (I am not sure if these two parts are 
interconnected).
I just think that this is at least a very strange thing.

Regards,
Boris Dusek


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to