Size: 727
Comment:
|
Size: 721
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
/*** * DO NOT EDIT! see moinconfig/cspages/LanguageExceptions! */ |
/* DO NOT EDIT! see moinconfig/cspages/LanguageExceptions! */ |
You may assume the python-graphvis package is available
You may assume the rustcc stable build is available, what you get with
$ rustup install stable $ rustup default stable
See the submission template section for submission templates.
- You may assume that .NET 7.0 SDK can be used, what you get with
$ wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh $ bash ./dotnet-install.sh --channel 7.0
See the submission template section for submission templates.