Optimized program with code

This commit is contained in:
2025-12-27 07:14:57 -08:00
parent 1dc1669bcb
commit 86b1c6834d
4 changed files with 163 additions and 0 deletions

4
auto_classes.json Normal file
View File

@@ -0,0 +1,4 @@
{
"AutoConfig": "modules.GenerateCypherConfig",
"AutoProgram": "modules.GenerateCypher"
}