#ifndef code_or_text_hh #define code_or_text_hh #include "restless.hh" extern bool is_code(const para_t& para); #endif