From 837329d98c325766a475ed13769406d97615af40 Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 19 Mar 2013 21:53:52 +0000 Subject: [PATCH] Renaming to settle the old attempt of integrally using eigen matrix for matrix44 and matrix33 --- vcg/math/{deprecated_matrix.h => old_deprecated_matrix.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vcg/math/{deprecated_matrix.h => old_deprecated_matrix.h} (100%) diff --git a/vcg/math/deprecated_matrix.h b/vcg/math/old_deprecated_matrix.h similarity index 100% rename from vcg/math/deprecated_matrix.h rename to vcg/math/old_deprecated_matrix.h