Files
SQCSimulator2023/SQCSim2021/parameters.h
2023-11-16 18:01:00 -05:00

8 lines
89 B
C++

#ifndef PARAMETERS_H
#define PARAMETERS_H
class Parameters {
};
#endif // PARAMETERS_H