From 53098f81fc741f390582f3fcbfde0bff90e83208 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Wed, 22 Sep 2021 07:57:40 +0200 Subject: [PATCH] fixed blank line --- docs.it4i/software/lang/csc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs.it4i/software/lang/csc.md b/docs.it4i/software/lang/csc.md index a77bedc71..40c10f978 100644 --- a/docs.it4i/software/lang/csc.md +++ b/docs.it4i/software/lang/csc.md @@ -82,6 +82,7 @@ csharp> from f in Directory.GetFiles ("mydirectory") ``` <!-- + ## MPI.NET MPI is available for mono: @@ -119,6 +120,7 @@ Greetings from node 0 of 4 running on cn204 Greetings from node 3 of 4 running on cn199 Greetings from node 1 of 4 running on cn199 ``` + --> For more information, see the [Mono documentation page][a]. -- GitLab