summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2010-12-16 19:54:55 +0100
committerAnton Khirnov <anton@khirnov.net>2010-12-17 09:56:25 +0100
commite3697c128ba72fece5d3ba66f87d43b364c17d91 (patch)
tree76d79f4a38f0bad71aa1fd813ccbfd08b0e11ee6 /.gitmodules
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..dac1935
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,21 @@
+[submodule "EOSG_Hybrid"]
+ path = EOSG_Hybrid
+ url = git://git.khirnov.net/git/thorns/EOSG_Hybrid/.git
+[submodule "EOSG_IdealFluid"]
+ path = EOSG_IdealFluid
+ url = git://git.khirnov.net/git/thorns/EOSG_IdealFluid/.git
+[submodule "EOSG_Polytrope"]
+ path = EOSG_Polytrope
+ url = git://git.khirnov.net/git/thorns/EOSG_Polytrope/.git
+[submodule "EOS_Hybrid"]
+ path = EOS_Hybrid
+ url = git://git.khirnov.net/git/thorns/EOS_Hybrid/.git
+[submodule "EOS_IdealFluid"]
+ path = EOS_IdealFluid
+ url = git://git.khirnov.net/git/thorns/EOS_IdealFluid/.git
+[submodule "EOS_Polytrope"]
+ path = EOS_Polytrope
+ url = git://git.khirnov.net/git/thorns/EOS_Polytrope/.git
+[submodule "EOS_Omni"]
+ path = EOS_Omni
+ url = git://git.khirnov.net/git/thorns/EOS_Omni/.git