Push initial pour sauvegarde des paramètres

This commit is contained in:
mduval76
2023-11-16 18:01:00 -05:00
parent fedd150461
commit f654c5effa
4 changed files with 17 additions and 0 deletions

8
SQCSim2021/parameters.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef PARAMETERS_H
#define PARAMETERS_H
class Parameters {
};
#endif // PARAMETERS_H