change dir of 3rd party file

This commit is contained in:
Zhang Gang 2019-02-09 11:41:43 +08:00
parent e855248f80
commit ad2f5e1375
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "src/main/antlr4/depends/extractor/ruby"]
path = src/main/antlr4/3rdparty/ruby
path = 3rdparty/ruby
url = https://github.com/multilang-depends/ruby-parser-antlr4