missing ending newline
This commit is contained in:
parent
63e0afc39e
commit
b7fb0325c3
vcg/space
|
@ -24,6 +24,9 @@
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$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
|
Revision 1.3 2004/04/28 16:36:55 turini
|
||||||
Changed :
|
Changed :
|
||||||
in Distance(plane, point) :
|
in Distance(plane, point) :
|
||||||
|
@ -155,4 +158,4 @@ template<class T> T Distance(const Point3<T> &po, const Plane3<T> &plane) {
|
||||||
} // end namespace
|
} // end namespace
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue