#include "texo.hpp" Texo::Texo(char c): c(c) {} TexoHeader::TexoHeader(int level): level(level) {}