diff org/test-creature.org @ 157:84c67be00abe

refactored proprioception
author Robert McIntyre <rlm@mit.edu>
date Fri, 03 Feb 2012 06:21:39 -0700
parents e8df6e76c3e5
children 811127d79d24
line wrap: on
line diff
     1.1 --- a/org/test-creature.org	Fri Feb 03 06:15:34 2012 -0700
     1.2 +++ b/org/test-creature.org	Fri Feb 03 06:21:39 2012 -0700
     1.3 @@ -49,7 +49,7 @@
     1.4  ;; TODO remove this!
     1.5  (require 'cortex.import)
     1.6  (cortex.import/mega-import-jme3)
     1.7 -(use '(cortex world util body hearing touch vision sense))
     1.8 +(use '(cortex world util body hearing touch vision sense proprioception))
     1.9  
    1.10  (rlm.rlm-commands/help)
    1.11  (import java.awt.image.BufferedImage)