ideaconsult / jna-inchi

Wrapper to access InChI from Java
GNU Lesser General Public License v2.1
0 stars 0 forks source link

fixed typo and other small changes #1

Closed uli-f closed 1 year ago

uli-f commented 1 year ago

added Intellij config folder to .gitignore; fixed typo; removed redundant private access modifier from enum constructor in RinchiKeyType; changed array declaration in JnaRinchi