6 lines
80 B
C
6 lines
80 B
C
#ifndef MHERWEG_H_
|
|
#define MHERWEG_H_
|
|
|
|
void mherweg();
|
|
|
|
#endif /* MHERWEG_H_ */
|