This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2025-12-23 07:06:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
76facc0b13
ardour
/
libs
/
lua
/
lua
/
lua.h
7 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
add liblua wrapper and build-scripts
2016-02-13 22:31:17 +01:00
#
ifndef LUA_LIBRARY_H
#
define LUA_LIBRARY_H
Update Lua to upstream 5.3.5
2019-10-29 05:36:24 +01:00
#
include
"lua-5.3.5/lua.hpp"
add liblua wrapper and build-scripts
2016-02-13 22:31:17 +01:00
#
endif
Reference in a new issue
Copy permalink