From 84ac5f52efc9bc13fd1d3bd18991b1667aaf0413 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 13 Feb 2022 13:57:27 +0100 Subject: Small makefile changes, fixed todo list --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index b321a92..f043841 100644 --- a/TODO.md +++ b/TODO.md @@ -4,9 +4,6 @@ This is a list of things that I would like to add or change at some point. It's more of a personal reminder than anything else. ## For version 2.1 -### Bugs -* when reading scramble, unmatched ( does not produce any error, unmatched ) -produces TWO errors but it goes on anyway ### Scrambles * Better two-phase solver, make sure to not have cancelling moves (possibly use cleanup function) @@ -23,6 +20,8 @@ produces TWO errors but it goes on anyway ### More * Anything quick and easy from the sections below * fix LICENSE file +* Download page at nissy.tronto.net, upload every dist version there + (and then always run make clean before git push) ## Commands -- cgit v1.3