/*
 * International Chemical Identifier (InChI)
 * Version 1
 * Software version 1.02
 * January 10, 2009
 * Developed at NIST
 *
 * The InChI library and programs are free software developed under the
 * auspices of the International Union of Pure and Applied Chemistry (IUPAC);
 * you can redistribute this software and/or modify it under the terms of 
 * the GNU Lesser General Public License as published by the Free Software 
 * Foundation:
 * http://www.opensource.org/licenses/lgpl-license.php
 */

*****
This is the release of the IUPAC standard International Chemical
Identifier with InChIKey, version 1, software version 1.02.
(http://www.iupac.org/projects/2000/2000-025-1-800.html
http://www.iupac.org/inchi).

The release conforms to standard InChI and standard InChIKey definitions
(see UserGuide) as established by IUPAC InChI Subcommittee on the meeting of 
September 15, 2008. 
*****

STDINCHI-1-API directory includes:

STDINCHI      contains code, VC++ 6.0 projects and gcc makefiles of
=========     stdinchi-1 (command-line program which uses 'standard' 
              generation options as introduced in this software release, 
              v. 1.02 and as described in Standard_InChI_UserGuide). 
	      For the details, see file readme.txt in the directory.

STDINCHI_API  contains code, VC++ 6.0 projects and gcc makefiles of
=========     InChI generation library and sample applications which
              use the Library. The library produces only standard
              InChI/InChIKey. For the details, see file readme.txt in 
              the directory.


