File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Helper tool for solving arbritary autotool tasks of the course 'Modellierung WS 20' by brute force.
6
6
7
+ ** DISCLAIMER**
8
+
7
9
This tool is meant to be used * only* as a help if one just can't find a solution to a given
8
- task; sometims it's easier to understand a problem by lookuing at the solution ;)
10
+ task; sometims it's easier to understand a problem by looking at the solution ;)
9
11
10
12
This tool is * not meant* to be used for cheating, solving highscore tasks or similiar intentions.
11
13
@@ -60,4 +62,9 @@ autotool-helper
60
62
stack test
61
63
```
62
64
65
+ ## Prebuild Binaries
66
+
67
+ Prebuilt binaries can be found at the Repo's
68
+ [ Releases page] ( https://github.com/herrmanno/autotool-solver/releases ) .
69
+
63
70
[ stack ] : https://docs.haskellstack.org/en/stable/README/
You can’t perform that action at this time.
0 commit comments