Skip to content
Snippets Groups Projects
Commit b8c720d8 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Update docs.it4i/software/lang/csc.md

parent 2a58d314
No related branches found
No related tags found
1 merge request!338software
Pipeline #22327 failed
...@@ -81,6 +81,7 @@ csharp> from f in Directory.GetFiles ("mydirectory") ...@@ -81,6 +81,7 @@ csharp> from f in Directory.GetFiles ("mydirectory")
{ "mydirectory/mynewfile.cs", "mydirectory/script.sh" } { "mydirectory/mynewfile.cs", "mydirectory/script.sh" }
``` ```
<!--
## MPI.NET ## MPI.NET
MPI is available for mono: MPI is available for mono:
...@@ -118,6 +119,7 @@ Greetings from node 0 of 4 running on cn204 ...@@ -118,6 +119,7 @@ Greetings from node 0 of 4 running on cn204
Greetings from node 3 of 4 running on cn199 Greetings from node 3 of 4 running on cn199
Greetings from node 1 of 4 running on cn199 Greetings from node 1 of 4 running on cn199
``` ```
-->
For more information, see the [Mono documentation page][a]. For more information, see the [Mono documentation page][a].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment