diff options
author | Dobbertin, Niclas <niclas.dobbertin@mailbox.org> | 2024-03-18 23:52:45 +0100 |
---|---|---|
committer | Dobbertin, Niclas <niclas.dobbertin@mailbox.org> | 2024-03-18 23:52:45 +0100 |
commit | d0575f1013e23ac390e1542cb98889921dca764b (patch) | |
tree | 31e50e8fb6f1429e1ef19b290812283170d58fbd /.gitmodules | |
parent | 17628173f118d842c3206a20702bdbdd3de26d5d (diff) |
add pyactr as submodule
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..e12d82d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "modeling/pyactr"] + path = modeling/pyactr + url = https://github.com/jakdot/pyactr.git |