changeset 8652:009b2a67e5a9 octave-forge

geometry. Debugging
author jpicarbajal
date Fri, 21 Oct 2011 20:52:10 +0000
parents 7502013a49ba
children a578f6f4d290
files main/geometry/inst/geom2d/enclosingCircle.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/geometry/inst/geom2d/enclosingCircle.m	Fri Oct 21 20:50:26 2011 +0000
+++ b/main/geometry/inst/geom2d/enclosingCircle.m	Fri Oct 21 20:52:10 2011 +0000
@@ -41,10 +41,10 @@
 %%
 %%
 %%   Rewritten from a file from
-%%           Yazan Ahed (yash78@gmail.com)
+%%           Yazan Ahed (@url{yash78@gmail.com})
 %%
 %%   which was rewritten from a Java applet by Shripad Thite :
-%%   http://heyoka.cs.uiuc.edu/~thite/mincircle/
+%%   @url{http://heyoka.cs.uiuc.edu/~thite/mincircle/}
 %%
 %%   @seealso{circles2d, points2d, boxes2d}
 %% @end deftypefn