diff options
author | user <user@localhost.localdomain> | 2019-10-23 17:41:22 -0400 |
---|---|---|
committer | user <user@localhost.localdomain> | 2019-10-23 17:41:22 -0400 |
commit | d8f8cd5415b448e0969b39e9e0bad5d0350bdcae (patch) | |
tree | ab10cc6405f6b162678fbb807389c973a86e8fdb | |
parent | c7768947b3e8857479ed1d9dc2c39c8eaab70791 (diff) | |
download | standingwithresilience-d8f8cd5415b448e0969b39e9e0bad5d0350bdcae.tar.gz standingwithresilience-d8f8cd5415b448e0969b39e9e0bad5d0350bdcae.zip |
move off rand-selfmod
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | biscuit | 7 | ||||
-rw-r--r-- | starts/random-selfmod/intellect.cpp (renamed from intellect.cpp) | 0 | ||||
-rw-r--r-- | starts/random-selfmod/makefile (renamed from makefile) | 0 | ||||
-rw-r--r-- | starts/random-selfmod/random.cpp (renamed from random.cpp) | 0 |
5 files changed, 0 insertions, 10 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 57ff75b..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "biscuit"] - path = biscuit - url = https://github.com/xloem/biscuit.git diff --git a/biscuit b/biscuit deleted file mode 160000 -Subproject 2ed6efe8847a4f076c5559122b1dd0a0fb94513 diff --git a/intellect.cpp b/starts/random-selfmod/intellect.cpp index 7991878..7991878 100644 --- a/intellect.cpp +++ b/starts/random-selfmod/intellect.cpp diff --git a/makefile b/starts/random-selfmod/makefile index 9475287..9475287 100644 --- a/makefile +++ b/starts/random-selfmod/makefile diff --git a/random.cpp b/starts/random-selfmod/random.cpp index afdf4c7..afdf4c7 100644 --- a/random.cpp +++ b/starts/random-selfmod/random.cpp |