group vp* functions; simplify them; rename the module to vpath

This commit is contained in:
anon
2024-11-12 14:40:58 +01:00
parent 6489d782a1
commit 85f86a774a
12 changed files with 104 additions and 193 deletions

View File

@ -44,7 +44,7 @@
#include "scanner.h"
#include "version.inc"
#include "vp.h"
#include "vpath.h"
#if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
# include <ncurses.h>