From ab5ec3296ac48a4e7efd6a37b79908d7724fc7ea Mon Sep 17 00:00:00 2001 From: Mariette Yvinec Date: Fri, 18 Feb 2000 17:48:05 +0000 Subject: [PATCH] add -pedantic option --- Packages/Triangulation_2/examples/Triangulation_2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/Triangulation_2/examples/Triangulation_2/Makefile b/Packages/Triangulation_2/examples/Triangulation_2/Makefile index f2a4ac0eb9b..d922b92d7ab 100644 --- a/Packages/Triangulation_2/examples/Triangulation_2/Makefile +++ b/Packages/Triangulation_2/examples/Triangulation_2/Makefile @@ -5,7 +5,7 @@ #---------------------------------------------------------------------# # Choose the right include file from the /make directory. -CGAL_MAKEFILE = /u/alcor/0/prisme_util/CGAL/CGAL-I/make/makefile_i686_Linux-2.2.7_g++-2.95.1_LEDA +CGAL_MAKEFILE = /u/alcor/0/prisme_util/CGAL/CGAL-2.1-I-58/make/makefile_i686_Linux-2.2.13_g++-2.95.2_LEDA include $(CGAL_MAKEFILE)