From f24b3f59f7852831db3e77605a7257045e7a6a7c Mon Sep 17 00:00:00 2001 From: Leo Germond Date: Tue, 13 May 2025 09:30:53 +0200 Subject: [PATCH] syllabus --- courses/fundamentals_of_ada/standard_course.txt | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/courses/fundamentals_of_ada/standard_course.txt b/courses/fundamentals_of_ada/standard_course.txt index 51c6e04fd..233cc767c 100644 --- a/courses/fundamentals_of_ada/standard_course.txt +++ b/courses/fundamentals_of_ada/standard_course.txt @@ -6,19 +6,14 @@ 050_array_types.rst 060_record_types.rst 070_subprograms.rst -075_type_derivation.rst -080_expressions.rst 090_overloading.rst +170_tagged_derivation-intro.rst +140_access_types.rst 100_packages.rst +135_visibility.rst 110_private_types.rst -120_limited_types.rst 130_program_structure.rst -135_visibility.rst -140_access_types.rst 160_genericity.rst -170_tagged_derivation-intro.rst -180_polymorphism.rst -190_exceptions.rst 230_interfacing_with_c.rst 240_tasking.rst 920_reference_material.rst