2024-09-21 11:32:56 -04:00

9 lines
84 B
C

#ifndef PROG1_H
#define PROG1_H
#include "slp.h"
A_stm prog();
#endif // PROG1_H