Browse Source

added submodules

master
Philipp Balzarek 14 years ago
parent
commit
7b8dea4af1
  1. 9
      .gitmodules
  2. 1
      hexpat-internals
  3. 1
      xml
  4. 1
      xml-types-pickle

9
.gitmodules vendored

@ -0,0 +1,9 @@ @@ -0,0 +1,9 @@
[submodule "xml"]
path = xml
url = https://github.com/snoyberg/xml.git
[submodule "xml-types-pickle"]
path = xml-types-pickle
url = git@github.com:Philonous/xml-types-pickle.git
[submodule "hexpat-internals"]
path = hexpat-internals
url = git@github.com:Philonous/hexpat-internals.git

1
hexpat-internals

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 55c95b082eaa37836822d23bf3313cc8b1ad71af

1
xml

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit e5b4238b214f288cea822222876baf7d3f02699a

1
xml-types-pickle

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 950653f0e4266ff4eb1573959b1d584f4e3062a1
Loading…
Cancel
Save