Skip to content

Commit 13f32c6

Browse files
committed
Migrate ldo
1 parent e4a2107 commit 13f32c6

File tree

15 files changed

+1159
-1202
lines changed

15 files changed

+1159
-1202
lines changed

build/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ fn main() {
66
// Lua core
77
.file("build/lapi.c")
88
.file("build/lcode.c")
9-
.file("build/ldo.c")
109
.file("build/ldump.c")
1110
.file("build/lgc.c")
1211
.file("build/linit.c")

0 commit comments

Comments
 (0)