Hi Xin,

On Fri, Dec 10, 2010 at 8:20 PM, Xin Gong <xg...@galenea.com> wrote:
> I am interested to look into the library source code in my 2d rendering
> program using cdk and cdk-jchempaint-15. Can somebody tell me where the
> source code of  cdk-jchempaint is?

The source code is available from this git repository:

http://pele.farmbio.uu.se/git/cdk-jchempaint.git/

(Yes, I really need to rebase the code on CDK 1.3.7/8...)

If you have a local CDK Git clone, you should be able to do:

cd cdk/
git remote add cdkjcp http://pele.farmbio.uu.se/git/cdk-jchempaint.git/
git fetch cdkjcp
git checkout -b 13-unsorted-patches cdkjcp/13-unsorted-patches

Egon

-- 
Dr E.L. Willighagen
Postdoctoral Research Associate
University of Cambridge
Homepage: http://egonw.github.com/
LinkedIn: http://se.linkedin.com/in/egonw
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to