Files
matar/include/matar.hh
2023-08-15 14:59:53 +05:30

7 lines
69 B
C++

#ifndef MATAR_HH
#define MATAR_HH
int run();
#endif /* MATAR_HH */