#include "transition.h" // Constructor voor Transition klasse Transition::Transition() { first = -1; } // Transition::Transition