• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef PATH1_H
2 #define PATH1_H
3 extern int path1(int x);
4 #endif
5