#ifndef COBREAK_OPENMP_RUBY #define COBREAK_OPENMP_RUBY //include library for project #include //include library OpenMP Parallel Program #include //initialize function void init_cobreak_openmp(); #endif