summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2010-12-16 19:24:14 +0100
committerAnton Khirnov <anton@khirnov.net>2010-12-16 19:24:14 +0100
commit774cc463a8bc0d8ab202da6ab3845de9806627d6 (patch)
treec70110462535cae85f8388ea225ea63bc3d444c0
initial commit
-rw-r--r--.gitmodules18
m---------IOFlexIO0
m---------IOHDF50
m---------IOHDF5Util0
m---------IOPanda0
m---------IOStreamedHDF50
m---------IsoSurfacer0
7 files changed, 18 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0989814
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,18 @@
+[submodule "IOFlexIO"]
+ path = IOFlexIO
+ url = git://git.khirnov.net/git/thorns/IOFlexIO/.git
+[submodule "IOHDF5"]
+ path = IOHDF5
+ url = git://git.khirnov.net/git/thorns/IOHDF5/.git
+[submodule "IOHDF5Util"]
+ path = IOHDF5Util
+ url = git://git.khirnov.net/git/thorns/IOHDF5Util/.git
+[submodule "IOPanda"]
+ path = IOPanda
+ url = git://git.khirnov.net/git/thorns/IOPanda/.git
+[submodule "IOStreamedHDF5"]
+ path = IOStreamedHDF5
+ url = git://git.khirnov.net/git/thorns/IOStreamedHDF5/.git
+[submodule "IsoSurfacer"]
+ path = IsoSurfacer
+ url = git://git.khirnov.net/git/thorns/IsoSurfacer/.git
diff --git a/IOFlexIO b/IOFlexIO
new file mode 160000
+Subproject e1e48615ae872ca3568723ef5608520972ee85e
diff --git a/IOHDF5 b/IOHDF5
new file mode 160000
+Subproject e788f9bd59bacd141e7ae84982367bfc4499c18
diff --git a/IOHDF5Util b/IOHDF5Util
new file mode 160000
+Subproject e2a6f8a24a039f2efd5471a2bf43bb780fb4a4a
diff --git a/IOPanda b/IOPanda
new file mode 160000
+Subproject f1ba5a9b787484d3534bdbc76b3cb62ab408d7d
diff --git a/IOStreamedHDF5 b/IOStreamedHDF5
new file mode 160000
+Subproject c75c7da7c5fbe7ec214c54cdd572a348567b7ff
diff --git a/IsoSurfacer b/IsoSurfacer
new file mode 160000
+Subproject b2f32fd897b861f9c7e52bdbe041fe12b29bd84