Browse Source

update submodule metadef and parser

pull/187/head
taoxiangdong 4 years ago
parent
commit
319f4d167f
3 changed files with 4 additions and 4 deletions
  1. +2
    -2
      .gitmodules
  2. +1
    -1
      metadef
  3. +1
    -1
      parser

+ 2
- 2
.gitmodules View File

@@ -1,8 +1,8 @@
[submodule "parser"]
path = parser
url = https://gitee.com/ascend/parser.git
branch = development
branch = master
[submodule "metadef"]
path = metadef
url = https://gitee.com/ascend/metadef.git
branch = development
branch = master

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit cc9de48a7779cf95cab90a23db608421a691fd12
Subproject commit 6681ff4b61da48441640602501e76dceb1bf1bb6

+ 1
- 1
parser

@@ -1 +1 @@
Subproject commit f86c751307835d85329260feb51b559d378b5710
Subproject commit c6b1f992dbcc73d8da2106975d4fcce29ff38a78

Loading…
Cancel
Save