Revision: 71843
          http://sourceforge.net/p/brlcad/code/71843
Author:   starseeker
Date:     2018-09-26 00:34:07 +0000 (Wed, 26 Sep 2018)
Log Message:
-----------
Fix link

Modified Paths:
--------------
    brlcad/trunk/src/libbg/polygon_point_in.c

Modified: brlcad/trunk/src/libbg/polygon_point_in.c
===================================================================
--- brlcad/trunk/src/libbg/polygon_point_in.c   2018-09-26 00:32:26 UTC (rev 
71842)
+++ brlcad/trunk/src/libbg/polygon_point_in.c   2018-09-26 00:34:07 UTC (rev 
71843)
@@ -1,6 +1,6 @@
 /*
  * Translation to libbn data types of Franklin's point-in-polygon test.
- * See http://www.ecse.rpi.edu/Homepages/wrf/Research/Short_Notes/pnpoly.html
+ * See https://wrf.ecse.rpi.edu//Research/Short_Notes/pnpoly.html
  * for a discussion of the subtleties involved with the inequality tests.
  * The below copyright applies to just the function bg_pt_in_polygon,
  * not the whole of polygon.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to