We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a82ed commit 7765383Copy full SHA for 7765383
util/grind/lines.h
@@ -0,0 +1,6 @@
1
+#ifndef LIST_H
2
+#define LIST_H
3
+
4
+extern void lines(p_file file, int l1, int l2);
5
6
+#endif
0 commit comments