#ifndef _COM_MEASURE_H #define _COM_MEASURE_H #include void com_measure2(wordlist *wl); float get_measure2(wordlist *wl); #endif