#include "JaniProgramGraphBuilder.h"

namespace storm {
    namespace builder {
        unsigned JaniProgramGraphBuilder::janiVersion = 1;
    }
}