Subversion Repositories gelsvn

Rev

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

Rev 304 Rev 595
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 <cmath>
7
#include <cmath>
2
#include <stdlib.h>
8
#include <stdlib.h>
3
#include <iostream>
9
#include <iostream>
4
#include "CGLA/Vec3d.h"
10
#include "CGLA/Vec3d.h"
5
#include "ThreeDDDA.h"
11
#include "ThreeDDDA.h"