From 774cc463a8bc0d8ab202da6ab3845de9806627d6 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 16 Dec 2010 19:24:14 +0100 Subject: initial commit --- .gitmodules | 18 ++++++++++++++++++ IOFlexIO | 1 + IOHDF5 | 1 + IOHDF5Util | 1 + IOPanda | 1 + IOStreamedHDF5 | 1 + IsoSurfacer | 1 + 7 files changed, 24 insertions(+) create mode 100644 .gitmodules create mode 160000 IOFlexIO create mode 160000 IOHDF5 create mode 160000 IOHDF5Util create mode 160000 IOPanda create mode 160000 IOStreamedHDF5 create mode 160000 IsoSurfacer 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 index 0000000..e1e4861 --- /dev/null +++ b/IOFlexIO @@ -0,0 +1 @@ +Subproject commit e1e48615ae872ca3568723ef5608520972ee85ed diff --git a/IOHDF5 b/IOHDF5 new file mode 160000 index 0000000..e788f9b --- /dev/null +++ b/IOHDF5 @@ -0,0 +1 @@ +Subproject commit e788f9bd59bacd141e7ae84982367bfc4499c185 diff --git a/IOHDF5Util b/IOHDF5Util new file mode 160000 index 0000000..e2a6f8a --- /dev/null +++ b/IOHDF5Util @@ -0,0 +1 @@ +Subproject commit e2a6f8a24a039f2efd5471a2bf43bb780fb4a4a6 diff --git a/IOPanda b/IOPanda new file mode 160000 index 0000000..f1ba5a9 --- /dev/null +++ b/IOPanda @@ -0,0 +1 @@ +Subproject commit f1ba5a9b787484d3534bdbc76b3cb62ab408d7df diff --git a/IOStreamedHDF5 b/IOStreamedHDF5 new file mode 160000 index 0000000..c75c7da --- /dev/null +++ b/IOStreamedHDF5 @@ -0,0 +1 @@ +Subproject commit c75c7da7c5fbe7ec214c54cdd572a348567b7ff4 diff --git a/IsoSurfacer b/IsoSurfacer new file mode 160000 index 0000000..b2f32fd --- /dev/null +++ b/IsoSurfacer @@ -0,0 +1 @@ +Subproject commit b2f32fd897b861f9c7e52bdbe041fe12b29bd84f -- cgit v1.2.3