Merge branch 'master' into micropoly

This commit is contained in:
Nathan Vegdahl 2021-01-25 21:51:03 +09:00
commit 21e894d052
3 changed files with 1 additions and 2049 deletions

View File

@ -7,7 +7,7 @@ use std::{env, fs::File, io::Write, path::Path};
const NUM_DIMENSIONS: usize = 128;
/// What file to generate the numbers from.
const DIRECTION_NUMBERS_TEXT: &str = include_str!("direction_numbers/new-joe-kuo-5.1024.txt");
const DIRECTION_NUMBERS_TEXT: &str = include_str!("direction_numbers/new-joe-kuo-6.1024.txt");
fn main() {
let out_dir = env::var("OUT_DIR").unwrap();

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff