Mercurial > cortex
diff org/skin.org @ 32:97703c7f020e
updated org files
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Oct 2011 23:41:14 -0700 |
parents | 6372c108c5c6 |
children | eeba17a4bd54 |
line wrap: on
line diff
1.1 --- a/org/skin.org Mon Oct 24 12:54:04 2011 -0700 1.2 +++ b/org/skin.org Thu Oct 27 23:41:14 2011 -0700 1.3 @@ -7,13 +7,8 @@ 1.4 #+babel: :mkdirp yes :noweb yes 1.5 1.6 let's see what checkboxes look like: 1.7 - 1.8 -* test [1/2] 1.9 - - [ ] item 1 1.10 - - [X] item 2 1.11 1.12 - 1.13 -* skin! 1.14 +* Skin! 1.15 1.16 #+srcname: skin-main 1.17 #+begin_src clojure 1.18 @@ -243,7 +238,6 @@ 1.19 1.20 1.21 1.22 - 1.23 * COMMENT code generation 1.24 #+begin_src clojure :tangle ../src/body/skin.clj :noweb yes 1.25 <<skin-main>> 1.26 @@ -252,3 +246,5 @@ 1.27 1.28 1.29 1.30 + 1.31 +