diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-08-07 07:58:02 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 8de7594804287154385e285147d2bbadcb0d3113 (patch) | |
tree | d4108c68ae5c4d57ce5d8e5bf24252460dc247d9 /org/meta_abstraction.org | |
parent | a couple of small fixes (diff) |
html css using grid & flex (remove tables)
Diffstat (limited to 'org/meta_abstraction.org')
-rw-r--r-- | org/meta_abstraction.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/meta_abstraction.org b/org/meta_abstraction.org index 63ac9ba..f7291cf 100644 --- a/org/meta_abstraction.org +++ b/org/meta_abstraction.org @@ -4216,7 +4216,7 @@ auto _heading_matched_(L,C,O,K,Lv,Lc,T,Me)( #+name: abs_functions_para #+BEGIN_SRC d void _para_match_(L,O,K,I,B,T,C)( - L line, // watch + L line, return ref O an_object, return ref K an_object_key, return ref I indent, |