add relaxis file to pass fail dataset converter

This commit is contained in:
Carl Philipp Klemm 2024-10-25 11:50:16 +02:00
parent eb39967226
commit a84154d92f
9 changed files with 169 additions and 14 deletions

View file

@ -1,7 +1,7 @@
#include <iostream>
#include <filesystem>
#include <eisgenerator/translators.h>
#include <eisgenerator/eistype.h>
#include <kisstype/type.h>
#include "csvBackend.h"
#include "common.h"