diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-01-30 13:06:58 -0500 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-01-30 13:06:58 -0500 |
commit | ee932a158bafd9ea0f6c1bf1de4a3140377bbf3c (patch) | |
tree | a39385e7ba88d8ea3c5991d8cd5af2593cb56cf6 /.gitmodules | |
download | aps_mm_2020-ee932a158bafd9ea0f6c1bf1de4a3140377bbf3c.tar.gz aps_mm_2020-ee932a158bafd9ea0f6c1bf1de4a3140377bbf3c.tar.bz2 aps_mm_2020-ee932a158bafd9ea0f6c1bf1de4a3140377bbf3c.zip |
initial commit, text still from old statphys poster
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..726c245 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "paper"] + path = paper + url = https://git.kent-dobias.com/research/hidden_order/paper |