Changes
Page history
Update prepare
authored
Apr 17, 2025
by
Ilias Klepetsanis
Show whitespace changes
Inline
Side-by-side
kkrsusc/prepare.md
View page @
5635a459
...
@@ -37,11 +37,6 @@ Then compile the code with:
...
@@ -37,11 +37,6 @@ Then compile the code with:
```
```
for the compilation. Done!
for the compilation. Done!
```
[USER@SOMEWHERE SUSC_CODE_DIRECTORY]$ make
```
at your terminal.
Type _make debug_ to create a (slower) version that does additional checks (e.g. to trace back bugs etc.).
Type _make debug_ to create a (slower) version that does additional checks (e.g. to trace back bugs etc.).
...
@@ -51,7 +46,7 @@ Type _make cleanx_ to delete all object and module files as well as all executab
...
@@ -51,7 +46,7 @@ Type _make cleanx_ to delete all object and module files as well as all executab
## Main files
## Main files
\*
[
inpsusc.dat
](
kkrsusc/inpsusc
)
\*
[
outsusc.dat
](
kkrsusc/outsusc
)
\*
[
input.selfe
](
kkrsusc/input_selfe
)
\*
[
new
inpsusc.dat
](
kkrsusc/inpsusc
)
\*
[
outsusc.dat
](
kkrsusc/outsusc
)
\*
## Special files
## Special files
...
...
...
...