diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-22 00:35:52 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-22 00:35:52 -0400 |
| commit | 83f8b415563703d9efdf258a60f10fcca264565d (patch) | |
| tree | 731ae7c5bd1d7bdcf782033c25c025ffbd2cabe2 /.gitmodules | |
| parent | e7562d1b6e782a415a44be280dc51b0e104242b7 (diff) | |
Add submodules. Remember to use git clone --recurse-submodules now.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ebc7523 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | [submodule "smt_analysis/plotille"] | ||
| 2 | path = smt_analysis/plotille | ||
| 3 | url = https://github.com/tammoippen/plotille.git | ||
| 4 | [submodule "wbinvd"] | ||
| 5 | path = wbinvd | ||
| 6 | url = https://github.com/JoshuaJB/wbinvd.git | ||
