summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-03-18 23:52:45 +0100
committerDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-03-18 23:52:45 +0100
commitd0575f1013e23ac390e1542cb98889921dca764b (patch)
tree31e50e8fb6f1429e1ef19b290812283170d58fbd
parent17628173f118d842c3206a20702bdbdd3de26d5d (diff)
add pyactr as submodule
-rw-r--r--.gitmodules3
m---------modeling/pyactr0
2 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
diff --git a/modeling/pyactr b/modeling/pyactr
new file mode 160000
+Subproject 983908b408ae53eea337b4f3e6d297b5b168866