comparison org/util.org @ 70:0235c32152af

wasted a day :(
author Robert McIntyre <rlm@mit.edu>
date Sun, 11 Dec 2011 22:22:01 -0700
parents 1381a6ebd08b
children 257a86328adb
comparison
equal deleted inserted replaced
69:39e4e1542e4a 70:0235c32152af
71 The utilities here come in three main groups: 71 The utilities here come in three main groups:
72 - Changing settings in a running =Application= 72 - Changing settings in a running =Application=
73 - Creating objects 73 - Creating objects
74 - Debug Actions 74 - Debug Actions
75 - Visualizing objects 75 - Visualizing objects
76
77
78 76
79 *** Changing Settings 77 *** Changing Settings
80 78
81 #+name: util 79 #+name: util
82 #+begin_src clojure 80 #+begin_src clojure