Mercurial > cortex
changeset 467:ade64947d2bf
s for work at MIT.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 28 Mar 2014 15:30:23 -0400 |
parents | da311eefbb09 |
children | 258078f78b33 |
files | thesis/cortex.org |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/thesis/cortex.org Fri Mar 28 13:16:37 2014 -0400 1.2 +++ b/thesis/cortex.org Fri Mar 28 15:30:23 2014 -0400 1.3 @@ -510,7 +510,7 @@ 1.4 write my code in clojure, an implementation of =LISP= that runs on 1.5 the JVM. 1.6 1.7 -** Bodies are composed of segments connected by joints 1.8 +** COMMENT Bodies are composed of segments connected by joints 1.9 1.10 For the simple worm-like creatures I will use later on in this 1.11 thesis, I could define a simple API in =CORTEX= that would allow