From e25667df8b5efe5920099f0b63696ffb04b86b81 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 29 Nov 2005 18:51:32 +0000
Subject: [PATCH] *** empty log message ***

---
 tutorial/t9.geo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/t9.geo b/tutorial/t9.geo
index 0f67e1966e..d9c3451736 100644
--- a/tutorial/t9.geo
+++ b/tutorial/t9.geo
@@ -57,7 +57,7 @@ Plugin(Annotate).Run ;
 // We finish by setting some view options and redrawing the scene:
 
 View[0].Light = 1;
-View[0].IntervalsType = 2;
+View[0].IntervalsType = 1;
 View[0].NbIso = 6;
 View[0].SmoothNormals = 1;
 
-- 
GitLab