words definition

This commit is contained in:
2026-01-23 11:15:15 +01:00
parent a88904ed0f
commit 74f178f271
10 changed files with 237 additions and 27 deletions

View File

@@ -42,3 +42,6 @@ mod notes;
#[path = "forth/intervals.rs"]
mod intervals;
#[path = "forth/definitions.rs"]
mod definitions;