#ifndef INSEL_DRAW_H #define INSEL_DRAW_H void draw(void); #endif