blob: 7453d167749eea50e729587bf8f9c85d9d187e7a [file] [log] [blame]
#ifndef PATH1_H
#define PATH1_H
extern int path1(int x);
#endif