#ifndef __IDRIS_TERM_H #define __IDRIS_TERM_H int idris2_getTermCols(); int idris2_getTermLines(); #endif