added nomi spirel

This commit is contained in:
2025-10-31 16:53:27 -07:00
parent 36d2be362e
commit 5df8a30070
8 changed files with 190 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ set(SOURCE_FILES
commands.h
editor.h
editor.c
nomi.c
nomi.h
)
add_executable(${PROJECT_NAME} ${SOURCE_FILES})