blob: fc55614c83a3dc75047d0d281fa80bc4c00c5f33 [file] [log] [blame]
#ifndef PATH2_H
#define PATH2_H
extern int path2(int x);
#endif