#ifndef _SMILES_H_INCLUDED #define _SMILES_H_INCLUDED extern const char *smiles[]; extern const int smiles_count; #endif /* _SMILES_H_INCLUDED */