#ifndef __EXPERIMENT_READER_H #define __EXPERIMENT_READER_H #include /* TODO */ typedef int ExperimentReader; #endif