From 62670addb55f8e8d2e5a46bf185a412817f8aa75 Mon Sep 17 00:00:00 2001 From: Yuichi Nishiwaki Date: Thu, 27 Feb 2014 19:18:19 +0900 Subject: [PATCH] add xrope --- .gitmodules | 3 +++ extlib/xrope | 1 + 2 files changed, 4 insertions(+) create mode 160000 extlib/xrope diff --git a/.gitmodules b/.gitmodules index a10ea379..578e58a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "extlib/xfile"] path = extlib/xfile url = git://github.com/wasabiz/xfile.git +[submodule "extlib/xrope"] + path = extlib/xrope + url = git://github.com/wasabiz/xrope.git diff --git a/extlib/xrope b/extlib/xrope new file mode 160000 index 00000000..f8957732 --- /dev/null +++ b/extlib/xrope @@ -0,0 +1 @@ +Subproject commit f895773208952de7a77a924e833d0c55ef0936ae