changeset 70:0235c32152af

wasted a day :(
author Robert McIntyre <rlm@mit.edu>
date Sun, 11 Dec 2011 22:22:01 -0700
parents 39e4e1542e4a
children a1e421d9c485
files org/test.org org/util.org org/world.org
diffstat 3 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/test.org	Fri Dec 09 23:11:28 2011 -0600
     1.2 +++ b/org/test.org	Sun Dec 11 22:22:01 2011 -0700
     1.3 @@ -17,7 +17,7 @@
     1.4  	   com.jme3.system.AppSettings))
     1.5  
     1.6  (defn run-world
     1.7 -  "run the simulation and wait until it closes proprely"
     1.8 +  "run the simulation and wait until it closes proprely."
     1.9    [world]
    1.10    (let [lock (promise)]
    1.11      (.enqueue
     2.1 --- a/org/util.org	Fri Dec 09 23:11:28 2011 -0600
     2.2 +++ b/org/util.org	Sun Dec 11 22:22:01 2011 -0700
     2.3 @@ -74,8 +74,6 @@
     2.4   - Debug Actions
     2.5   - Visualizing objects
     2.6  
     2.7 -
     2.8 -
     2.9  *** Changing Settings
    2.10  
    2.11  #+name: util
     3.1 --- a/org/world.org	Fri Dec 09 23:11:28 2011 -0600
     3.2 +++ b/org/world.org	Sun Dec 11 22:22:01 2011 -0700
     3.3 @@ -7,7 +7,7 @@
     3.4  #+INCLUDE: ../../aurellem/org/level-0.org
     3.5  #+BABEL: :mkdirp yes :noweb yes :exports both
     3.6  
     3.7 -* The  World
     3.8 +* The World
     3.9  
    3.10  There's no point in having senses if there's nothing to experience. In
    3.11  this section I make some tools with which to build virtual worlds for