From 4988c23d15aa2d685faf721b9c543e54413107db Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 28 May 2005 07:07:45 +0000 Subject: [PATCH] ArrowLocation->GlyphLocation --- demos/primitives.pos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/primitives.pos b/demos/primitives.pos index f2b005d010..c92923d50e 100644 --- a/demos/primitives.pos +++ b/demos/primitives.pos @@ -65,7 +65,7 @@ View[1].Name = "Primitives (dupl. 1)" ; View[1].OffsetX = 3 ; View[1].IntervalsType = 2 ; View[1].ShowElement = 1 ; -View[1].ArrowLocation = 2 ; +View[1].GlyphLocation = 2 ; View[1].ColorTable = {Red,Green,Magenta,Cyan,Brown,Pink} ; Alias View[0]; -- GitLab