From caa4dfae4859e9cd4fd242844a489cf71b035216 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 16 Dec 2010 19:21:52 +0100 Subject: initial commit --- .gitmodules | 30 ++++++++++++++++++++++++++++++ ADMBase | 1 + ADMCoupling | 1 + ADMMacros | 1 + Constants | 1 + CoordGauge | 1 + EOSG_Base | 1 + EOS_Base | 1 + HydroBase | 1 + StaticConformal | 1 + TmunuBase | 1 + 11 files changed, 40 insertions(+) create mode 100644 .gitmodules create mode 160000 ADMBase create mode 160000 ADMCoupling create mode 160000 ADMMacros create mode 160000 Constants create mode 160000 CoordGauge create mode 160000 EOSG_Base create mode 160000 EOS_Base create mode 160000 HydroBase create mode 160000 StaticConformal create mode 160000 TmunuBase diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f959484 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,30 @@ +[submodule "ADMBase"] + path = ADMBase + url = git://git.khirnov.net/git/thorns/ADMBase/.git +[submodule "ADMCoupling"] + path = ADMCoupling + url = git://git.khirnov.net/git/thorns/ADMCoupling/.git +[submodule "ADMMacros"] + path = ADMMacros + url = git://git.khirnov.net/git/thorns/ADMMacros/.git +[submodule "Constants"] + path = Constants + url = git://git.khirnov.net/git/thorns/Constants/.git +[submodule "CoordGauge"] + path = CoordGauge + url = git://git.khirnov.net/git/thorns/CoordGauge/.git +[submodule "EOS_Base"] + path = EOS_Base + url = git://git.khirnov.net/git/thorns/EOS_Base/.git +[submodule "EOSG_Base"] + path = EOSG_Base + url = git://git.khirnov.net/git/thorns/EOSG_Base/.git +[submodule "HydroBase"] + path = HydroBase + url = git://git.khirnov.net/git/thorns/HydroBase/.git +[submodule "StaticConformal"] + path = StaticConformal + url = git://git.khirnov.net/git/thorns/StaticConformal/.git +[submodule "TmunuBase"] + path = TmunuBase + url = git://git.khirnov.net/git/thorns/TmunuBase/.git diff --git a/ADMBase b/ADMBase new file mode 160000 index 0000000..79a5f83 --- /dev/null +++ b/ADMBase @@ -0,0 +1 @@ +Subproject commit 79a5f8379f1066f6cc37d47bdcaa3bf0e958dd01 diff --git a/ADMCoupling b/ADMCoupling new file mode 160000 index 0000000..8bfa1e0 --- /dev/null +++ b/ADMCoupling @@ -0,0 +1 @@ +Subproject commit 8bfa1e078e1cd9479ef2fe97c09768d889bdf631 diff --git a/ADMMacros b/ADMMacros new file mode 160000 index 0000000..761c1b7 --- /dev/null +++ b/ADMMacros @@ -0,0 +1 @@ +Subproject commit 761c1b729e8077ddb389f5b9c91be0cd3658ba42 diff --git a/Constants b/Constants new file mode 160000 index 0000000..e4850c6 --- /dev/null +++ b/Constants @@ -0,0 +1 @@ +Subproject commit e4850c6051a062bcf92c964d6c06ade9daccc73e diff --git a/CoordGauge b/CoordGauge new file mode 160000 index 0000000..9a09d55 --- /dev/null +++ b/CoordGauge @@ -0,0 +1 @@ +Subproject commit 9a09d55ffeb24299b251e6c0f14504352d82991c diff --git a/EOSG_Base b/EOSG_Base new file mode 160000 index 0000000..15003c8 --- /dev/null +++ b/EOSG_Base @@ -0,0 +1 @@ +Subproject commit 15003c8cb09025cf7a8446cb804c0ea69ff22292 diff --git a/EOS_Base b/EOS_Base new file mode 160000 index 0000000..637bb76 --- /dev/null +++ b/EOS_Base @@ -0,0 +1 @@ +Subproject commit 637bb7614deba6eab929e8b4e0f2a10f1ff1ebc2 diff --git a/HydroBase b/HydroBase new file mode 160000 index 0000000..d56eeb6 --- /dev/null +++ b/HydroBase @@ -0,0 +1 @@ +Subproject commit d56eeb67e308cd7a3436969431eee8c40c942aad diff --git a/StaticConformal b/StaticConformal new file mode 160000 index 0000000..7da6fd1 --- /dev/null +++ b/StaticConformal @@ -0,0 +1 @@ +Subproject commit 7da6fd15794c2d27b27a3db6184c9a3c2e4fbd9e diff --git a/TmunuBase b/TmunuBase new file mode 160000 index 0000000..a2b1dfa --- /dev/null +++ b/TmunuBase @@ -0,0 +1 @@ +Subproject commit a2b1dfafeb210f6814821a4bd735871ebd986dc2 -- cgit v1.2.3