Subversion Repositories gelsvn

Rev

Rev 630 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 630 Rev 650
Line 6... Line 6...
6
 
6
 
7
#include <iostream>
7
#include <iostream>
8
#include <fstream>
8
#include <fstream>
9
#include <string>
9
#include <string>
10
#include "../GL/glew.h"
10
#include "../GL/glew.h"
11
#include "../GLGraphics/gel_glu.h"
-
 
12
using namespace std;
11
using namespace std;
13
 
12
 
14
namespace GLGraphics
13
namespace GLGraphics
15
{
14
{
16
  void print_glsl_program_log(GLuint program)
15
  void print_glsl_program_log(GLuint program)