@ -0,0 +1,8 @@
//
// SolverStatus.cpp
// storm
// Created by Christian Dehnert on 10.10.17.
#include "SolverStatus.hpp"
@ -0,0 +1,13 @@
// SolverStatus.hpp
#ifndef SolverStatus_hpp
#define SolverStatus_hpp
#include <stdio.h>
#endif /* SolverStatus_hpp */