WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=98a78edea12c9b2816cc23ab6241e700ad9eefc0
commit 98a78edea12c9b2816cc23ab6241e700ad9eefc0 Author: Gareth Halfacree <[email protected]> Date: Fri Jan 5 08:01:55 2018 -0800 Wiki page start.md changed with summary [] by Gareth Halfacree --- pages/develop/tutorials/c/start.md.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/develop/tutorials/c/start.md.txt b/pages/develop/tutorials/c/start.md.txt index 7025a9005..cd5ccb617 100644 --- a/pages/develop/tutorials/c/start.md.txt +++ b/pages/develop/tutorials/c/start.md.txt @@ -17,4 +17,5 @@ The following tutorials are designed to build on each other, introducing concept * [Reference Counting in Eo](eo-refcount.md) * [Creating New Classes with Eolian](eo-classes.md) * [Class Inheritance with Eolian](eo-inherit.md) - * [Multiple Class Inheritance with Eolian](eo-multiinherit.md) \ No newline at end of file + * [Multiple Class Inheritance with Eolian](eo-multiinherit.md) +* [Lifecycle Management](lifecycle.md) \ No newline at end of file --
