diff org/test.org @ 70:0235c32152af

wasted a day :(
author Robert McIntyre <rlm@mit.edu>
date Sun, 11 Dec 2011 22:22:01 -0700
parents 39e4e1542e4a
children a1e421d9c485
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