#include "macros.h"
#include <string>
#include <iostream>
#include "AbstractExercise.h"
#include "ExerciseStore.h"
Go to the source code of this file.
Compounds | |
class | GgtExercise |
Functions | |
STORE_EXERCISE (GgtExercise) |
|
Instantiates an object of type GgtExercise and stores it. in the ExerciseStore. |