Skip to content

Commit e41cf52

Browse files
committed
Migrate ltable
1 parent 9d298c7 commit e41cf52

File tree

9 files changed

+890
-720
lines changed

9 files changed

+890
-720
lines changed

build/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ fn main() {
2323
.file("build/loslib.c")
2424
.file("build/lparser.c")
2525
.file("build/lstrlib.c")
26-
.file("build/ltable.c")
2726
.file("build/ltablib.c")
2827
.file("build/lua.c")
2928
.file("build/lundump.c")

0 commit comments

Comments
 (0)