Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 8070c67

Browse files
committed
Added struct and lua-path
1 parent 711198e commit 8070c67

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,3 +820,9 @@
820820
[submodule "lua-pop3"]
821821
path = lua-pop3
822822
url = git://github.com/LuaDist/lua-pop3.git
823+
[submodule "lua-path"]
824+
path = lua-path
825+
url = git://github.com/LuaDist/lua-path.git
826+
[submodule "struct"]
827+
path = struct
828+
url = git://github.com/LuaDist/struct.git

lua-path

Submodule lua-path added at e4fe52d

struct

Submodule struct added at 1ba845f

0 commit comments

Comments
 (0)