#ifndef DEFINITIONS_H #define DEFINITIONS_H /** * Defines common macros. */ #define LINE_SIZE 4 #endif /* DEFINITIONS_H_INCLUDED */