summaryrefslogtreecommitdiff
path: root/graphics/mcf2graph/template_soc.mp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mcf2graph/template_soc.mp')
-rw-r--r--graphics/mcf2graph/template_soc.mp7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/mcf2graph/template_soc.mp b/graphics/mcf2graph/template_soc.mp
index 0c05bf332d..7354f51d48 100644
--- a/graphics/mcf2graph/template_soc.mp
+++ b/graphics/mcf2graph/template_soc.mp
@@ -14,12 +14,7 @@ sw_output:=Fig+Calc;
%------------------------------------------------------------------------------
loadm("f:temp");
%------------------------------------------------------------------------------
-for i=1 upto ucount:
- beginfigm
- getm(i);
- putm;
- endfigm
-endfor
+for i=1 upto ucount: beginfigm $(i) \\ endfigm endfor
%******************************************************************************
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
bye