aboutsummaryrefslogtreecommitdiff
path: root/www/download/index.html
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-05-31 17:29:08 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-05-31 17:29:08 +0200
commitf021ee7fa4975eab02c158451093a28e83a725d9 (patch)
tree7ec8d13732d59fa1b53e55b87753ebf35b5e58ad /www/download/index.html
parente18f8e4eefadd733d985e99e2710111afa5a710a (diff)
downloadnissy-f021ee7fa4975eab02c158451093a28e83a725d9.tar.gz
nissy-f021ee7fa4975eab02c158451093a28e83a725d9.zip
Big changes to coordinate system: remove "anti-index" in favor of a more kociemba-like move function for each coordinate. This should speedup the table generation step. WARNING: nissy might not be 100% functional at this stage, TESTING needed!
Diffstat (limited to 'www/download/index.html')
-rw-r--r--www/download/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/download/index.html b/www/download/index.html
index 2618719..ff824f8 100644
--- a/www/download/index.html
+++ b/www/download/index.html
@@ -98,7 +98,7 @@ followed by
98</p> 98</p>
99<pre><code>make install</code></pre> 99<pre><code>make install</code></pre>
100<p> 100<p>
101Then ollow the instructions below to install the pruning tables. 101Then follow the instructions below to install the pruning tables.
102</p> 102</p>
103 103
104<h3>Tables</h3> 104<h3>Tables</h3>
@@ -114,7 +114,7 @@ Then ollow the instructions below to install the pruning tables.
114</table> 114</table>
115<p> 115<p>
116<strong>Note:</strong> the version 2.0 at the end of the file name is 116<strong>Note:</strong> the version 2.0 at the end of the file name is
117only indicative. Later versionw will use the same tables, unless 117only indicative. Later versions will use the same tables, unless
118otherwise specified. 118otherwise specified.
119</p> 119</p>
120 120

Generated with cgit - Back to sebastiano.tronto.net