clp.c [code] | Fault-tolerant structure to store the values of all command line arguments |
countSmarts.c [code] | This is the main file of the program countSmarts |
doubleArray.c [code] | Fault-tolerant structure to store one or more double values |
doubleLinkedList.c [code] | Fault-tolerant double linked list data structure |
generalDefines.h [code] | This file contains several defines that are used throughout the program |
givenClp.c [code] | Structure to store a simulated boolean value for all command line arguments |
includes.h [code] | This file contains all the neccessary include precompiler commands |
smilesCompound.c [code] | Fault-tolerant structure to store the data of one SMILES, SMIRKS or SMARTS |
stringArray.c [code] | Fault-tolerant structure to store one or more strings |