Aha, there it is:
http://sourceforge.net/p/jmol/code/HEAD/tree/trunk/Jmol/src/org/jmol/a
dapter/smarter/Resolver.java

line 573:
// Test 4. One of the first 16 lines starts with one of these strings

[snip]

private final static String[] mmcifLineStartRecords =
{ "MMCif", "_entry.id", "_database_PDB_", "_pdbx_", 
"_chem_comp.pdbx_type", "_audit_author.name", "_atom_site." };

You need one of those within the first 16 lines


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to