diff options
Diffstat (limited to 'org/ocda_functions.org')
| -rw-r--r-- | org/ocda_functions.org | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/org/ocda_functions.org b/org/ocda_functions.org index 371b094..59cc3a7 100644 --- a/org/ocda_functions.org +++ b/org/ocda_functions.org @@ -7,13 +7,13 @@ #+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty -#+PROPERTY: header-args :noweb yes -#+PROPERTY: header-args+ :exports code -#+PROPERTY: header-args+ :results silent -#+PROPERTY: header-args+ :cache no -#+PROPERTY: header-args+ :padline no +#+PROPERTY: header-args+ :eval never-export :exports code +#+PROPERTY: header-args+ :noweb yes :padline no +#+PROPERTY: header-args+ :results silent :cache no #+PROPERTY: header-args+ :mkdirp yes #+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t +- magic single double-quote → " ← FIX changes hilighting behavior (occuring + after it) in org document. INVESTIGATE (org-mode CONFIG?) BUG, FIND & FIX - [[./doc-reform.org][doc-reform.org]] [[./][org/]] @@ -1106,7 +1106,6 @@ ST_flow_table_array_munge flow_table_array_munge()( #+NAME: ocdaFunc_block_line_empty #+HEADER: :noweb yes #+BEGIN_SRC d - @system ST_flow_block_flag_line_empty flow_block_flag_line_empty_(B,CMM,Ts)( char[] line, string[string] an_object, |
