Schim
variableset.h
1 #ifndef VARIABLESET_H
2 #define VARIABLESET_H
3 
5 {
6 public:
7  VariableSet();
8 };
9 
10 #endif // VARIABLESET_H
Definition: variableset.h:4