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

change repository and modify C#

parent 4c1e4bec
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!167Add soft
# CSharp
C# is available on the cluster. Activate C# by loading the Mono module:
C# is available on the cluster.
```console
$ ml av mono
-------------------- /apps/modules/lang ---------------
Mono/5.0.0.100
```
!!! note
Use the command `ml av mono` to get up-to-date versions of the modules.
Activate C# by loading the Mono module:
```console
$ ml Mono
......
File moved
......@@ -137,8 +137,8 @@ pages:
- PETSc: software/numerical-libraries/petsc.md
- Trilinos: software/numerical-libraries/trilinos.md
- 'Languages':
- Java: software/java.md
- C#: software/csc.md
- Java: software/lang/java.md
- C#: software/lang/csc.md
- Conda: software/lang/conda.md
- Python: software/lang/python.md
- 'Phys':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment