From 97b0e82548325e59236dcfa937d385b7c43776b8 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 18 Mar 2003 17:25:04 +0000
Subject: [PATCH] Add comment

---
 benchmarks/bugs/biglc.geo | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/benchmarks/bugs/biglc.geo b/benchmarks/bugs/biglc.geo
index 8292e32ffa..a67e7d59d5 100644
--- a/benchmarks/bugs/biglc.geo
+++ b/benchmarks/bugs/biglc.geo
@@ -1,3 +1,6 @@
+// The old 2D iso algo and the new 2D aniso algo generate flat
+// triangles in this case
+
 Point(1) = {0, 0, 0, 0.5};
 Point(2) = {1, 0, 0, 0.5};
 Point(3) = {1, 1, 0, 0.5};
-- 
GitLab