diff options
| author | Camil Staps | 2021-01-04 20:27:45 +0100 |
|---|---|---|
| committer | Camil Staps | 2021-01-04 20:27:45 +0100 |
| commit | 88de5784428bec9a4b32bdf447c160da29b3745e (patch) | |
| tree | 4b5a52c8fe2560e98aca0d74ec8dcd5cb09b2b70 /.gitmodules | |
| parent | Fix error reporting for illegal command line arguments (diff) | |
Make up to date
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b761d0f..d894e10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ABCMachine"] path = ABCMachine - url = https://github.com/camilstaps/ABCMachine + url = https://git.camilstaps.nl/clone/archived/clean/abc-machine.git |
