moved all const in class

This commit is contained in:
asus
2024-03-08 09:23:51 +01:00
parent 022468c096
commit 789a361871
6 changed files with 39 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
# fipf 2024
# cipf 2024
- this project uses submodules recursively, so after cloning you need to do :
`git submodule update --init --recursive`