Skip to content
Snippets Groups Projects
Commit f85b17a8 authored by wactbprot's avatar wactbprot
Browse files

rm more rabbit parts

parent deac3945
No related branches found
No related tags found
No related merge requests found
from anselm.ctrl import Ctrl
if __name__ == "__main__":
Ctrl()
from anselm.long_term_memory import LongTermMemory
if __name__ == "__main__":
LongTermMemory()
from anselm.short_term_memory import ShortTermMemory
if __name__ == "__main__":
ShortTermMemory()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment