#ifndef _VIBPCC__ #define _VIBPCC__ #include #include #include #include #ifdef __cplusplus extern "C" { #endif extern SeqGraphPtr PccGraph (Int4 start, Int4 end, FloatHiPtr score); #ifdef __cplusplus } #endif #endif