From 8970ef31f35f5fd74748c72aea38930afd3cbcfe Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Tue, 27 Apr 2021 14:01:56 +0200 Subject: [PATCH] added argos-todo --- .gitmodules | 3 +++ argos-todo | 1 + todo.10m+.py | 1 + 3 files changed, 5 insertions(+) create mode 160000 argos-todo create mode 120000 todo.10m+.py diff --git a/.gitmodules b/.gitmodules index 4161852..d7a7681 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "argos-corona"] path = argos-corona url = ../argos-corona.git +[submodule "argos-todo"] + path = argos-todo + url = ../argos-todo.git diff --git a/argos-todo b/argos-todo new file mode 160000 index 0000000..445e322 --- /dev/null +++ b/argos-todo @@ -0,0 +1 @@ +Subproject commit 445e3225963ef7a047381ededca1abfb97ee9b11 diff --git a/todo.10m+.py b/todo.10m+.py new file mode 120000 index 0000000..3192e8b --- /dev/null +++ b/todo.10m+.py @@ -0,0 +1 @@ +argos-todo/todo.py \ No newline at end of file