From a001b53377930d2c4298c07946cae560f78a6045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Del=20Pino?= <stephane.delpino44@gmail.com> Date: Tue, 24 May 2022 19:07:38 +0200 Subject: [PATCH] Displace module section --- doc/userdoc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/userdoc.org b/doc/userdoc.org index e05ae2730..c07aa8249 100644 --- a/doc/userdoc.org +++ b/doc/userdoc.org @@ -1546,8 +1546,6 @@ they follow a few rules. *** TODO Tuples types -** TODO modules - ** TODO Statements *** if/else @@ -1573,3 +1571,5 @@ they follow a few rules. [fn:pugs-def] ~pugs~: Parallel Unstructured Grid Solvers [fn:MPI-def] ~MPI~: Message Passing Interface [fn:DSL-def] ~DSL~: Domain Specific Language + +** TODO modules -- GitLab