diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-31 17:29:08 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-31 17:29:08 +0200 |
| commit | f021ee7fa4975eab02c158451093a28e83a725d9 (patch) | |
| tree | 7ec8d13732d59fa1b53e55b87753ebf35b5e58ad /www/download/index.html | |
| parent | e18f8e4eefadd733d985e99e2710111afa5a710a (diff) | |
| download | nissy-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 '')
| -rw-r--r-- | www/download/index.html | 4 |
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> |
| 101 | Then ollow the instructions below to install the pruning tables. | 101 | Then 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 |
| 117 | only indicative. Later versionw will use the same tables, unless | 117 | only indicative. Later versions will use the same tables, unless |
| 118 | otherwise specified. | 118 | otherwise specified. |
| 119 | </p> | 119 | </p> |
| 120 | 120 | ||
