]> git.ipfire.org Git - location/libloc.git/commit
lua: Create scaffolding for a module
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 11:02:38 +0000 (11:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 11:02:38 +0000 (11:02 +0000)
commit6ae775f9758342904fe89a687a30a8b7bae0e170
tree12ec014d1735dd5be817f49cf15be87ce65cddc2
parent8f440c388a05645b467168721f695cb8a65105e8
lua: Create scaffolding for a module

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/lua/location.c [new file with mode: 0644]
src/lua/location.h [new file with mode: 0644]
tests/lua/main.lua [new file with mode: 0755]