diff --git a/.gitmodules b/.gitmodules index b853892..cab0a04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "robot"] path = robot url = http://123.207.52.103:3000/LiZongdi/robot.git +[submodule "library"] + path = library + url = http://123.207.52.103:3000/LiZongdi/library_src.git diff --git a/library b/library new file mode 160000 index 0000000..1e98bdf --- /dev/null +++ b/library @@ -0,0 +1 @@ +Subproject commit 1e98bdf169e065631b92ec7d96f9ac8d95b4cea6