From 8f79798aad24ee92c16cbd069c6f56fca907fd82 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 13 Nov 2001 09:37:07 +0000 Subject: [PATCH] typo --- tutorial/t3.geo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/t3.geo b/tutorial/t3.geo index 6109dbdc59..4cc73e36a9 100644 --- a/tutorial/t3.geo +++ b/tutorial/t3.geo @@ -36,7 +36,7 @@ Extrude Surface { 122, {0,1,0} , {-0.1,0,0.1} , -Pi/2 } { }; // A translation ({-2*h,0,0}) and a rotation ({1,0,0} , {0,0.15,0.25}, -// Pi/4) can be combined: +// Pi/2) can be combined: Extrude Surface {news-1, {-2*h,0,0}, {1,0,0} , {0,0.15,0.25} , Pi/2}{ Layers {10,9004,1}; Recombine; -- GitLab