Subversion Repositories gelsvn

Rev

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

Rev 417 Rev 595
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
1
// $Id: CGLA.h 417 2009-01-12 15:40:09Z jrf $
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
-
 
7
/** @file CGLA.h
-
 
8
 * @brief CGLA main header: contains a number of constants and function decs.
-
 
9
 */
2
 
10
 
3
#ifndef __CGLA_CGLA_H__
11
#ifndef __CGLA_CGLA_H__
4
#define __CGLA_CGLA_H__
12
#define __CGLA_CGLA_H__
5
 
13
 
6
#if (_MSC_VER >= 1200)
14
#if (_MSC_VER >= 1200)