From 8cc4d80dc5d0dcb050de32972253ad9743e35ab4 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 16 Dec 2010 19:54:48 +0100 Subject: initial commit --- .gitmodules | 9 +++++++++ GRHydro | 1 + LegoExcision | 1 + NewRad | 1 + 4 files changed, 12 insertions(+) create mode 100644 .gitmodules create mode 160000 GRHydro create mode 160000 LegoExcision create mode 160000 NewRad diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0cfc90c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "GRHydro"] + path = GRHydro + url = git://git.khirnov.net/git/thorns/GRHydro/.git +[submodule "LegoExcision"] + path = LegoExcision + url = git://git.khirnov.net/git/thorns/LegoExcision/.git +[submodule "NewRad"] + path = NewRad + url = git://git.khirnov.net/git/thorns/NewRad/.git diff --git a/GRHydro b/GRHydro new file mode 160000 index 0000000..e6322a5 --- /dev/null +++ b/GRHydro @@ -0,0 +1 @@ +Subproject commit e6322a50c9ceb945b7c2ec9966b33da831662882 diff --git a/LegoExcision b/LegoExcision new file mode 160000 index 0000000..29ebb71 --- /dev/null +++ b/LegoExcision @@ -0,0 +1 @@ +Subproject commit 29ebb713e36c92db4e337dd02d5bc0ea523f3f35 diff --git a/NewRad b/NewRad new file mode 160000 index 0000000..d7efd0b --- /dev/null +++ b/NewRad @@ -0,0 +1 @@ +Subproject commit d7efd0b8a4edbe435d78db2c1629fdb2132358ac -- cgit v1.2.3