From b4d5b219eb9b07575392288f8aa47ed2904b33f7 Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 10 May 2004 13:26:53 +0000 Subject: [PATCH] missing ending newline --- vcg/space/tcoord2.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vcg/space/tcoord2.h b/vcg/space/tcoord2.h index c1cd4b4b..9bc49c04 100644 --- a/vcg/space/tcoord2.h +++ b/vcg/space/tcoord2.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.3 2004/03/11 08:54:12 cignoni +Written some documentation and added to the space module + Revision 1.2 2004/03/10 21:38:40 cignoni Written some documentation and added to the space module @@ -137,4 +140,4 @@ public: } -#endif \ No newline at end of file +#endif