... | ... | @@ -37,11 +37,6 @@ Then compile the code with: |
|
|
```
|
|
|
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.).
|
|
|
|
... | ... | @@ -51,7 +46,7 @@ Type _make cleanx_ to delete all object and module files as well as all executab |
|
|
|
|
|
## Main files
|
|
|
|
|
|
\* [inpsusc.dat](kkrsusc/inpsusc) \* [outsusc.dat](kkrsusc/outsusc) \* [input.selfe](kkrsusc/input_selfe)
|
|
|
\* [newinpsusc.dat](kkrsusc/inpsusc) \* [outsusc.dat](kkrsusc/outsusc) \*
|
|
|
|
|
|
## Special files
|
|
|
|
... | ... | |