I was trying to increase the timeout for the AllRingsFinder component of HueckelAromaticityDetector, but it doesn't appear to work to extend the AllRingsFinder timeout beyound 5s:
aromatacitydetector.setRingFinder(ringfinder) Looking at the source code in CVS for HueckelAromaticityDetector(), it appears that "this.ringFinder" is changed from null to the named ringFinder. However, "this.ringFinder" is not referenced by any other method. I assume this is a bug. Regards, Noel ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

