From 3bd2e495b6bbad483eaf24488d3e15d270689cf3 Mon Sep 17 00:00:00 2001 From: nicopietroni Date: Wed, 5 May 2004 13:09:37 +0000 Subject: [PATCH] with quality --- vcg/simplex/tetrahedron/with/tq.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vcg/simplex/tetrahedron/with/tq.h b/vcg/simplex/tetrahedron/with/tq.h index e92eb14b..e11a5cba 100644 --- a/vcg/simplex/tetrahedron/with/tq.h +++ b/vcg/simplex/tetrahedron/with/tq.h @@ -1,14 +1,14 @@ -#ifndef __VCGLIB_TETRA_Q_TYPE -#define __VCGLIB_TETRA_Q_TYPE +#ifndef __VCGLIB_TETRA_TQ_TYPE +#define __VCGLIB_TETRA_TQ_TYPE -#define TETRA_TYPE TetraQ +#define TETRA_TYPE TetraTQ -#define __VCGLIB_TETRA_Q +#define __VCGLIB_TETRA_TQ #include #undef TETRA_TYPE -#undef __VCGLIB_TETRA_Q +#undef __VCGLIB_TETRA_TQ #endif