minor chamges

This commit is contained in:
ganovelli 2004-10-04 13:53:02 +00:00
parent 37e7cd9ada
commit 11d5e8b4a8
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef __VCGLIB_TETRAHEDRON
#define __VCGLIB_TETRAHEDRON
#define TETRA_TYPE Tetrahedron
#include <vcg/simplex/tetrahedron/base.h>
#endif