diff org/body.org @ 211:97b8caf66824

added continuation links
author Robert McIntyre <rlm@mit.edu>
date Thu, 09 Feb 2012 05:36:47 -0700
parents 384ed3437948
children f283c62bd212
line wrap: on
line diff
     1.1 --- a/org/body.org	Thu Feb 09 05:14:58 2012 -0700
     1.2 +++ b/org/body.org	Thu Feb 09 05:36:47 2012 -0700
     1.3 @@ -558,7 +558,6 @@
     1.4  
     1.5  * Source 
     1.6  
     1.7 -
     1.8  - [[../src/cortex/body.clj][cortex.body]]
     1.9  - [[../src/cortex/test/body.clj][cortex.test.body]]
    1.10  - [[../assets/Models/test-creature/hand.blend][hand.blend]]
    1.11 @@ -566,7 +565,11 @@
    1.12  - [[../assets/Models/test-creature/worm.blend][worm.blend]]
    1.13    - [[../assets/Models/test-creature/retina-small.png][UV-map-1]]
    1.14    - [[../assets/Models/test-creature/tip.png][UV-map-2]]
    1.15 -#+html: <ul> <li> <a href="../org/body.org">This org file.</a> </li> </ul>
    1.16 +#+html: <ul> <li> <a href="../org/body.org">This org file</a> </li> </ul>
    1.17 +
    1.18 +* Next 
    1.19 +The body I have made here exists without any senses or effectors. In
    1.20 +the [[./vision.org][next post]], I'll give the creature eyes.
    1.21  
    1.22  * COMMENT Generate Source
    1.23  #+begin_src clojure :tangle ../src/cortex/body.clj