#ifndef EXP004GEOMETRY_H #define EXP004GEOMETRY_H #include <GL/glut.h> void exp004geometry (GLenum mode); #endif // EXP004GEOMETRY_H