Subversion Repositories gelsvn

Rev

Rev 503 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 503 Rev 594
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
1
#include <iostream>
7
#include <iostream>
2
#include <fstream>
8
#include <fstream>
3
#include <string>
9
#include <string>
4
#include <GL/glew.h>
10
#include <GL/glew.h>
5
#include <GLGraphics/gel_glu.h>
11
#include <GLGraphics/gel_glu.h>