Reorganize code and document functions

This commit is contained in:
Guillaume 2026-03-13 23:27:28 +01:00
parent 96b3fc6c52
commit 5752995272
9 changed files with 93 additions and 41 deletions

View file

@ -1,2 +1,3 @@
(executable
(name inspector))
(name main)
(libraries inspector))