diff options
| author | Léo Lam <leo@leolam.fr> | 2020-08-21 12:16:06 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-08-21 12:16:06 +0200 |
| commit | 26183142b16795a6856b94d6797c49ffc424efcb (patch) | |
| tree | 5345d1a5911816d637c00abaef851c348689f846 /.gitmodules | |
| parent | 86ca4707783a92f629527911ed8f84264dd4fde0 (diff) | |
Update instructions, fix diff settings and add asm-differ
...to simplify setup a bit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 79e05b7b..918cb79e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "agl"] path = lib/agl url = https://github.com/open-ead/agl +[submodule "asm-differ"] + path = tools/asm-differ + url = https://github.com/simonlindholm/asm-differ |
