#ifndef EXPERIMENT2_H_
#define EXPERIMENT2_H_

void experiment2(int message);

#endif // EXPERIMENT2_H_
