From 3a402c530b420080c5c0415e4727c9fb29a181b7 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 22 Jan 2022 11:18:47 +0100 Subject: Moved tables to new website. --- INSTALL | 4 ++-- Makefile | 2 +- README.md | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 1465458..e3ed7a9 100644 --- a/INSTALL +++ b/INSTALL @@ -51,7 +51,7 @@ $XDG_DATA_HOME/nissy/tables if the XDG variable is configured. On Windows it is the same directory as the nissy.exe executable file. Choose either (zip format) - https://math.uni.lu/tronto/nissy/nissy-tables-2.0.zip + https://nissy.tronto.net/nissy-tables-2.0.zip or (tar.gz format) - https://math.uni.lu/tronto/nissy/nissy-tables-2.0.tar.gz + https://nissy.tronto.net/nissy-tables-2.0.tar.gz and extract the archive into the correct folder. diff --git a/Makefile b/Makefile index 8752d20..7ffd642 100644 --- a/Makefile +++ b/Makefile @@ -57,5 +57,5 @@ uninstall: rm -rf ${DESTDIR}${PREFIX}/bin/nissy ${DESTDIR}${MANPREFIX}/man1/nissy.1 for s in ${SCRIPTS}; do rm -rf ${DESTDIR}${PREFIX}/bin/$$s; done -.PHONY: all options nissy win debug clean dist install uninstall +.PHONY: all options win debug clean dist install uninstall diff --git a/README.md b/README.md index afe39fd..2d075d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nissy A Rubik's cube solver and FMC assistant. -For optimal HTM solving Nissy uses techniquest from Herbert Kociemba's +For optimal HTM solving Nissy uses techniques from Herbert Kociemba's [Cube Explorer](http://kociemba.org/cube.htm) and Tomas Rokicki's [nxopt](https://github.com/rokicki/cube20src/blob/master/nxopt.md). With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an @@ -74,9 +74,9 @@ systems this folder is either `.nissy/tables` in the user's home directory or it is the same directory as the nissy.exe executable file. Choose either the -[zip](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.zip) +[zip](https://nissy.tronto.net/nissy-tables-2.0.zip) or the -[tar.gz](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.tar.gz) +[tar.gz](https://nissy.tronto.net/nissy-tables-2.0.tar.gz) file (click the links to download) and extract them in the correct folder. -- cgit v1.3