mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 16:28:30 +00:00
Add readline-style completions to Lua/Python/Almquist
This commit is contained in:
parent
933f33bcc1
commit
f6b6204b9e
4 changed files with 121 additions and 103 deletions
1
third_party/lua/lua.mk
vendored
1
third_party/lua/lua.mk
vendored
|
@ -31,6 +31,7 @@ THIRD_PARTY_LUA_DIRECTDEPS = \
|
|||
LIBC_STDIO \
|
||||
LIBC_STR \
|
||||
LIBC_SYSV \
|
||||
LIBC_LOG \
|
||||
LIBC_TIME \
|
||||
LIBC_X \
|
||||
LIBC_TINYMATH \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue