Reorganize repository

This commit is contained in:
2026-01-23 20:29:44 +01:00
parent e853e67492
commit 42ad77d9ae
44 changed files with 372 additions and 919964 deletions

View File

@@ -1,7 +1,7 @@
use std::collections::HashSet;
use std::path::PathBuf;
use crate::config::{MAX_BANKS, MAX_PATTERNS};
use crate::model::{MAX_BANKS, MAX_PATTERNS};
use crate::model::Project;
pub struct ProjectState {