From a0759f2acc28dbd591e65fc10469e8b4c0a986c6 Mon Sep 17 00:00:00 2001 From: ignis Date: Sun, 11 Nov 2018 04:36:05 +0900 Subject: [PATCH] added reaction mechanisms as a submodule --- .gitmodules | 3 +++ constant/mech | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 constant/mech diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a055438 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "constant/mech"] + path = constant/mech + url = git@gitlab.com:park0d/reaction-mechanisms.git diff --git a/constant/mech b/constant/mech new file mode 160000 index 0000000..c074ebd --- /dev/null +++ b/constant/mech @@ -0,0 +1 @@ +Subproject commit c074ebd71031111880cd6a23f88a5c23ac658463