diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-12-11 11:17:06 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 762439ade3de42d2043fafc0005b255c6c58ba49 (patch) | |
tree | 9d1c66d345bffd1b15002265e73c97c1fc92c70d /org/compile_time_info.org | |
parent | 0.9.6 node info, and output continued (diff) |
0.10.0 generic object (ObjGenericComposite), removed "object_set"
Diffstat (limited to 'org/compile_time_info.org')
-rw-r--r-- | org/compile_time_info.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/compile_time_info.org b/org/compile_time_info.org index ee143eb..4e7e3da 100644 --- a/org/compile_time_info.org +++ b/org/compile_time_info.org @@ -13,7 +13,7 @@ #+TAGS: assert(a) class(c) debug(d) mixin(m) sdp(s) tangle(T) template(t) WEB(W) noexport(n) [[./sdp.org][sdp]] [[./][org/]] -* Code Outline / Structure (tangles) :tangle: +* Code Skeleton / Outline / Structure (tangles) :tangle: ** compile_time_info: :compile_time_info.d: #+begin_src d :tangle ../src/sdp/compile_time_info.d |