Fix wrong comments

This commit is contained in:
2021-01-17 10:35:12 +01:00
parent deb18f2c5a
commit b4d77dca63
25 changed files with 26 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#
# ex1.bash: Advent2020 game, day 15/games 1 and 2.
# ex1-2-slow.bash: Advent2020 game, day 15/games 1 and 2.
# ===> Too slow for exercise 2, needed to rewrite the algorithm.
CMD=${0##*/}