From eaf93882b0bdf3f4f072aa884def0500cecb91d7 Mon Sep 17 00:00:00 2001 From: Attilio Mattiocco Date: Wed, 17 Apr 2024 16:57:49 +0200 Subject: [PATCH] Update ex_3.vtl --- v2.1/docs/operators/Division/examples/ex_3.vtl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.1/docs/operators/Division/examples/ex_3.vtl b/v2.1/docs/operators/Division/examples/ex_3.vtl index 56d3b37..0f20a8d 100644 --- a/v2.1/docs/operators/Division/examples/ex_3.vtl +++ b/v2.1/docs/operators/Division/examples/ex_3.vtl @@ -1 +1 @@ -DS_r := DS_1 [ calc Me_3 := Me_2 / Me_1 ] \ No newline at end of file +DS_r := DS_3 [ calc Me_3 := Me_2 / Me_1 ]