Mercurial > cortex
comparison org/util.org @ 30:0206878c28b4
going to start on games.org
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 24 Oct 2011 12:43:58 -0700 |
parents | 6372c108c5c6 |
children | 183744c179e6 |
comparison
equal
deleted
inserted
replaced
29:6372c108c5c6 | 30:0206878c28b4 |
---|---|
289 #+begin_src clojure :results silent | 289 #+begin_src clojure :results silent |
290 (cortex.util/view (cortex.util/box)) | 290 (cortex.util/view (cortex.util/box)) |
291 #+end_src | 291 #+end_src |
292 | 292 |
293 | 293 |
294 | |
295 | |
296 * COMMENT code generation | 294 * COMMENT code generation |
297 #+begin_src clojure :tangle ../src/cortex/import.clj | 295 #+begin_src clojure :tangle ../src/cortex/import.clj |
298 <<import>> | 296 <<import>> |
299 #+end_src | 297 #+end_src |
300 | 298 |