#version 1.10


void main()
{
    gl_Position = gl_Vertex;
}