diff options
Diffstat (limited to 'org/config_make.org')
| -rw-r--r-- | org/config_make.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/org/config_make.org b/org/config_make.org index 286842b..262ac8c 100644 --- a/org/config_make.org +++ b/org/config_make.org @@ -9,7 +9,7 @@  #+STARTUP:     show4levels hideblocks hidestars noindent entitiespretty  #+PROPERTY:    header-args  :exports code  #+PROPERTY:    header-args+ :noweb yes -#+PROPERTY:    header-args+ :results no +#+PROPERTY:    header-args+ :results output none  #+PROPERTY:    header-args+ :cache no  #+PROPERTY:    header-args+ :padline no  #+PROPERTY:    header-args+ :mkdirp yes | 
