6 lines
75 B
C
6 lines
75 B
C
#ifndef STEP_4_H
|
|
#define STEP_4_H
|
|
|
|
void step4(void);
|
|
|
|
#endif /* STEP_4_H */ |