From ae23bd9a4bc5c715242e9829f1e0bf136387fad6 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Thu, 8 Jul 2004 09:02:27 +0000 Subject: [PATCH] tv-->av --- vcg/simplex/tetrahedron/with/atavtq.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vcg/simplex/tetrahedron/with/atavtq.h b/vcg/simplex/tetrahedron/with/atavtq.h index cb1c936e..f5f14010 100644 --- a/vcg/simplex/tetrahedron/with/atavtq.h +++ b/vcg/simplex/tetrahedron/with/atavtq.h @@ -4,14 +4,14 @@ #define TETRA_TYPE TetraATAVTQ #define __VCGLIB_TETRA_AT -#define __VCGLIB_TETRA_VT +#define __VCGLIB_TETRA_AV #define __VCGLIB_TETRA_TQ #include #undef TETRA_TYPE #undef __VCGLIB_TETRA_AT -#undef __VCGLIB_TETRA_VT +#undef __VCGLIB_TETRA_AV #undef __VCGLIB_TETRA_TQ #endif