This commit is contained in:
Niels G. W. Serup 2016-04-21 23:07:50 +02:00
parent ffc25a0e13
commit 632222ac26
1 changed files with 4 additions and 4 deletions

View File

@ -212,7 +212,7 @@ not found elsewhere.
#+END_SRC #+END_SRC
** Featured ** Old
#++exec #++exec
#+BEGIN_SRC python #+BEGIN_SRC python
@ -220,7 +220,7 @@ boxprojs(top_projs)
#+END_SRC #+END_SRC
#&clear #&clear
** Somewhat featured ** Older
#++exec #++exec
#+BEGIN_SRC python #+BEGIN_SRC python
@ -229,7 +229,7 @@ boxprojs(old_top_projs)
#&clear #&clear
** Less prominent ** More older
#++exec #++exec
#+BEGIN_SRC python #+BEGIN_SRC python
@ -238,7 +238,7 @@ listprojs(other_projs)
#&clear #&clear
** Even less prominent ** Most oldest
#++exec #++exec
#+BEGIN_SRC python #+BEGIN_SRC python