diff org/index.org @ 5:6dff58edc898

upgraded org-mode
author Robert McIntyre <rlm@mit.edu>
date Mon, 24 Oct 2011 08:31:49 -0700
parents e8572e7c1e62
children 055c399c7bab
line wrap: on
line diff
     1.1 --- a/org/index.org	Sun Oct 23 13:50:10 2011 -0700
     1.2 +++ b/org/index.org	Mon Oct 24 08:31:49 2011 -0700
     1.3 @@ -31,7 +31,7 @@
     1.4  </div>
     1.5  
     1.6  <div id="cortex">
     1.7 -  <h2> Cortex </h2>
     1.8 +  <h3> Cortex </h3>
     1.9    <ul class="cortex_posts">
    1.10      <li><a href="/cortex/html/intro.html">
    1.11  	Introduction</a></li>
    1.12 @@ -40,11 +40,23 @@
    1.13  	Setting up jMonkeyEngine3</a></li>
    1.14      
    1.15      <li><a href="/cortex/html/cortex.html">
    1.16 -	Simulated Senses</a></li>
    1.17 +	Games</a></li>
    1.18      
    1.19      <li><a href="/cortex/html/skin.html">
    1.20  	Giving skin to our Creatures</a></li>
    1.21      
    1.22 +    <li><a href="/cortex/html/eyes.html">
    1.23 +	Eyes</a></li>
    1.24 +    
    1.25 +    <li><a href="/cortex/html/util.html">
    1.26 +	Util</a></li>
    1.27 +    
    1.28 +    <li><a href="/cortex/html/world.html">
    1.29 +	World</a></li>
    1.30 +    
    1.31 +    
    1.32 +
    1.33 +
    1.34  
    1.35    </ul>
    1.36