Subversion Repositories gelsvn

Rev

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

Rev 433 Rev 448
Line 5... Line 5...
5
 *  Created by J. Andreas Bærentzen on 17/08/08.
5
 *  Created by J. Andreas Bærentzen on 17/08/08.
6
 *  Copyright 2008 __MyCompanyName__. All rights reserved.
6
 *  Copyright 2008 __MyCompanyName__. All rights reserved.
7
 *
7
 *
8
 */
8
 */
9
 
9
 
10
#ifndef __HMESHUTIL_LOAD__H__
10
#ifndef __HMESH_LOAD__H__
11
#define __HMESHUTIL_LOAD__H__
11
#define __HMESH_LOAD__H__
12
 
12
 
13
#include "HMesh/Manifold.h"
13
#include "HMesh/Manifold.h"
14
 
14
 
15
namespace HMesh
15
namespace HMesh
16
{
16
{