Mercurial > cortex
changeset 301:4203c2140b95
added source listing
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 17 Feb 2012 11:10:55 -0700 |
parents | c78917fb0615 |
children | 7e3938f40c52 |
files | org/integration.org |
diffstat | 1 files changed, 9 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/integration.org Fri Feb 17 11:06:27 2012 -0700 1.2 +++ b/org/integration.org Fri Feb 17 11:10:55 2012 -0700 1.3 @@ -697,6 +697,15 @@ 1.4 -b:v 9000k -c:a libvorbis -c:v libtheora hand.ogg 1.5 #+end_src 1.6 1.7 + 1.8 +* Source Listing 1.9 + - [[../src/cortex/test/integration.clj][cortex.test.integration]] 1.10 + - [[../src/cortex/video/magick2.clj][cortex.video.magick2]] 1.11 + - [[../assets/Models/subtitles/hand.blend][subtitles/hand.blend]] 1.12 +#+html: <ul> <li> <a href="../org/integration.org">This org file</a> </li> </ul> 1.13 + - [[http://hg.bortreb.com ][source-repository]] 1.14 + 1.15 + 1.16 * COMMENT purgatory 1.17 #+begin_src clojure 1.18 (defn bullet-trans* [] 1.19 @@ -867,7 +876,3 @@ 1.20 #+begin_src clojure :tangle ../src/cortex/video/magick8.clj 1.21 <<magick-8>> 1.22 #+end_src 1.23 - 1.24 - 1.25 - 1.26 -