5.10.3 typedefs

Three typedefs of OEMatchFunc are provided and their use is preferred.

typedef OEMatchFunc<OEGraphMol> OEMatchGraphMol;
typedef OEMatchFunc<OEMolBase>  OEMatchMolBase;
typedef OEMatchFunc<OEAtomBase> OEMatchAtomBase;