aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/spine.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2020-05-06 19:37:07 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2020-05-20 11:27:26 -0400
commit37bae77e09df3a50947dd445acbcd19afa4ce17c (patch)
tree5d72931f398f45b1f567c10a0a3ed7bb199750bf /org/spine.org
parentdoc abstraction, pith replaces obj_type_status (diff)
doc structure hash removed, replaced, unused
- doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array
Diffstat (limited to 'org/spine.org')
-rw-r--r--org/spine.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/org/spine.org b/org/spine.org
index b8f6609..bb2cb6e 100644
--- a/org/spine.org
+++ b/org/spine.org
@@ -302,7 +302,6 @@ mixin CompileTimeInfo;
#+BEGIN_SRC d
mixin spineRgxIn;
mixin spineBiblio;
-mixin spineRgxDocStructFlags;
mixin outputHub;
#+END_SRC