nonbinary-tree(TM) now works in a very minimal instance
This commit is contained in:
parent
330755591b
commit
b16590fd5a
15 changed files with 132 additions and 216 deletions
6
cursetree/_ncurses.h
Normal file
6
cursetree/_ncurses.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* This file exists to isolate the ncurses instance being used
|
||||
* ie ncurses, ncursesw, ncursest, ncursestw
|
||||
*/
|
||||
|
||||
/* libncurses with wide-character support. */
|
||||
#include <ncursesw/ncurses.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue