From 40bf33cf45775cd8fcda7bb5470385ac752e405f Mon Sep 17 00:00:00 2001 From: Leo Germond Date: Wed, 20 Nov 2024 15:01:43 +0100 Subject: [PATCH 1/2] syllabus --- courses/fundamentals_of_ada/advanced.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/courses/fundamentals_of_ada/advanced.txt b/courses/fundamentals_of_ada/advanced.txt index 9f3c81732..36722c0f2 100644 --- a/courses/fundamentals_of_ada/advanced.txt +++ b/courses/fundamentals_of_ada/advanced.txt @@ -7,12 +7,12 @@ adv_075_primitives.rst 120_limited_types.rst adv_120_advanced_privacy.rst 140_access_types-advanced.rst +adv_260_controlled_types.rst 160_genericity.rst 170_tagged_derivation.rst -adv_170_multiple_inheritance.rst 180_polymorphism.rst +adv_170_multiple_inheritance.rst 190_exceptions-in_depth.rst 240_tasking_in_depth.rst 273_subprogram_contracts.rst 276_type_contracts.rst -adv_280_low_level_programming.rst From 69cfd2dfae53ef52f1b5e94644ec1f8f8ea347e7 Mon Sep 17 00:00:00 2001 From: Leo Germond Date: Wed, 20 Nov 2024 15:03:03 +0100 Subject: [PATCH 2/2] do not merge --- DO_NOT_MERGE.SINGLE_COURSE | 1 + 1 file changed, 1 insertion(+) create mode 100644 DO_NOT_MERGE.SINGLE_COURSE diff --git a/DO_NOT_MERGE.SINGLE_COURSE b/DO_NOT_MERGE.SINGLE_COURSE new file mode 100644 index 000000000..cb8b60c07 --- /dev/null +++ b/DO_NOT_MERGE.SINGLE_COURSE @@ -0,0 +1 @@ +fundamentals_of_ada/advanced.txt