Begin b_list excel

This commit is contained in:
2024-02-29 12:53:11 +01:00
parent 9a26baec47
commit c69dc08134
58 changed files with 148 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ diagrams:
type: class
glob:
- src/*.cc
- src/Command/*.cc
- src/modules/*.cc
using_namespace: platform
include:
namespaces:
@@ -17,7 +17,7 @@ diagrams:
sequence:
type: sequence
glob:
- src/Command/b_main.cc
- src/b_main.cc
combine_free_functions_into_file_participants: true
using_namespace:
- std