From 254ae3f36473ff86fe1a649e0a509167ef471ccb Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 16 Apr 2007 08:37:53 +0000 Subject: [PATCH] Removed garbage chars at the beginning of the file --- wrap/io_trimesh/export_smf.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wrap/io_trimesh/export_smf.h b/wrap/io_trimesh/export_smf.h index c8d880c7..26f030cd 100644 --- a/wrap/io_trimesh/export_smf.h +++ b/wrap/io_trimesh/export_smf.h @@ -1,4 +1,4 @@ -/**************************************************************************** +/**************************************************************************** * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.3 2006/11/21 19:23:50 e_cerisoli +Added comments for documentation + Revision 1.2 2006/11/16 11:24:44 ****************************************************************************/