Skip to content
Snippets Groups Projects
Commit 5600d984 authored by Victor Zimmermann's avatar Victor Zimmermann
Browse files

Merge branch 'master' of gitlab.cl.uni-heidelberg.de:zimmermann/absinth

parents 66123c89 c19e890f
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ variables in `config.py` are supported in our baseline though.
$ python3 abstinent.py -t -p 3
```
To merge the ``abstinent.py` output, simply put the '-bl' modifier behind `merge.py`:
To merge the `abstinent.py` output, simply put the '-bl' modifier behind `merge.py`:
```
$ python3 merge.py -bl
......
......@@ -3,7 +3,6 @@
mkdir ../output
mkdir ../output/baseline
mkdir ../output/system
mkdir ../figures
mkdir final
python3 -m venv absinth_env
......
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