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