Refactor Report into ReportBase & ReportConsole

This commit is contained in:
Ricardo Montañana Gómez 2023-08-21 17:14:23 +02:00
parent 2b7353b9e0
commit 4370bf51d7
Signed by: rmontanana
GPG Key ID: 46064262FD9A7ADE
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/openXLSX"]
path = lib/openXLSX
url = https://github.com/troldal/OpenXLSX.git

1
lib/openXLSX Submodule

@ -0,0 +1 @@
Subproject commit b80da42d1454f361c29117095ebe1989437db390