From 6f87edfa3d6ae008977e9c95c028f9631c2e27c1 Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer <jpfeifer@gmx.de> Date: Mon, 13 Dec 2021 19:37:55 +0100 Subject: [PATCH] Manual: remove wrong end; --- doc/manual/source/the-model-file.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index c1b183d522..d49c15e7be 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -2663,12 +2663,10 @@ blocks. var e2; periods 86:87 88:97; values 0.04 0.01; - end; var e3; periods 86:87; values 0.04; - end; var e3; periods 88:97; -- GitLab