You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
330 B
Diff
12 lines
330 B
Diff
--- curses.h 2020-06-29 15:03:16.675718137 +0200
|
|
+++ curses.h.ape 2020-06-29 19:09:31.624238344 +0200
|
|
@@ -5,6 +5,8 @@
|
|
#ifndef __PDCURSES__
|
|
#define __PDCURSES__ 1
|
|
|
|
+#pragma lib "/$M/lib/ape/libcurses.a"
|
|
+
|
|
/*man-start**************************************************************
|
|
|
|
Define before inclusion (only those needed):
|