/*
 * International Chemical Identifier (InChI)
 * Version 1
 * Software version 1.02-beta
 * August 23, 2007
 * 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 directory contains cInChI-1 source code and executables

common        - part of the source code common with InChI library
main          - the rest of the source code
gcc_makefile  - gcc makefile to create cInChI-1 executable and a i386
                Linux executable (cInChI-1.gz)
vc6_project   - Microsoft Visual C++ 6.0 project to create cInChI-1.exe

The cInChI-1.exe (Win32 executable) without CML input support is located
                 in vc6_project/Release directory
