#include <qmainwindow.h>
#include <qtable.h>
#include <queue>
#include "value.h"
#include "ranges.h"
#include "PetriNets/place.h"
Go to the source code of this file.