diff --git a/vcg/space/plane3.h b/vcg/space/plane3.h index 27d663fd..384115ec 100644 --- a/vcg/space/plane3.h +++ b/vcg/space/plane3.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.4 2004/05/05 08:20:47 cignoni +syntax error in set and better comment + Revision 1.3 2004/04/28 16:36:55 turini Changed : in Distance(plane, point) : @@ -155,4 +158,4 @@ template T Distance(const Point3 &po, const Plane3 &plane) { } // end namespace -#endif \ No newline at end of file +#endif