diff --git a/content/courses/ada-idioms/index.rst b/content/courses/ada-idioms/index.rst index 6ceb1585d..fedf387be 100644 --- a/content/courses/ada-idioms/index.rst +++ b/content/courses/ada-idioms/index.rst @@ -110,10 +110,10 @@ Ada Idioms Abstract Data Machines Programming by Extension Constructor Functions For Abstract Data Types - Reducing Object Code from Generic Package Instantiations + Controlling Object Initialization and Creation + Type Punning Expressing Inheritance Idioms Providing Component Access to Enclosing Record Objects - Controlling Object Initialization and Creation Interrupt Handling - Type Punning + Reducing Object Code from Generic Package Instantiations Appendices