Hi all,
the first API change is at hand caused by the start to use CDK as base
classes...
I've about to commit afew small changes:
private BaseAtomType(String name) {
->
private BaseAtomType(String name, String root) {
and
public static BaseAtomType get(String name) {
->
public static BaseAtomType get(String name, String root) {
After the commit, CVS should still compile.
Egon
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers