diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-03 18:10:11 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 11:44:55 -0400 |
| commit | 559b8b714a9694ba561009be5cd54cde3495b005 (patch) | |
| tree | ca8b55144194ddeac440025c6bf8b3c07767c104 /org/ocda_obj_setter.org | |
| parent | org: editor utils moved, editorconfig added to env (diff) | |
org/ out of sync with ./src (sync)
Diffstat (limited to 'org/ocda_obj_setter.org')
| -rw-r--r-- | org/ocda_obj_setter.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/ocda_obj_setter.org b/org/ocda_obj_setter.org index 76b7ca5..3da8b1d 100644 --- a/org/ocda_obj_setter.org +++ b/org/ocda_obj_setter.org @@ -121,6 +121,7 @@ struct DocObj_MetaInfo_ { int parent_lev_markup = 0; int parent_ocn = 0; int last_descendant_ocn = 0; + int[] children_headings; ubyte[32] sha256; } #+END_SRC |
