Skip to content
  • Grave's avatar
    rename session step 2 · 478bb2be
    Grave authored
    --HG--
    rename : ada/GNUmakefile.ada.mk => ada/GNUmakefile
    rename : ada/ada-clauses-de-representation/GNUmakefile => ada/clauses-de-representation/GNUmakefile
    rename : ada/ada-clauses-de-representation/README.md => ada/clauses-de-representation/README.md
    rename : ada/ada-clauses-de-representation/cpu_id.adb => ada/clauses-de-representation/cpu_id.adb
    rename : ada/ada-clauses-de-representation/cpu_id.ads => ada/clauses-de-representation/cpu_id.ads
    rename : ada/ada-clauses-de-representation/example_representations_clauses_1.adb => ada/clauses-de-representation/example_representations_clauses_1.adb
    rename : ada/ada-clauses-de-representation/example_representations_clauses_2.adb => ada/clauses-de-representation/example_representations_clauses_2.adb
    rename : ada/ada-clauses-de-representation/long_float_representation.adb => ada/clauses-de-representation/long_float_representation.adb
    rename : ada/ada-clauses-de-representation/long_float_representation.ads => ada/clauses-de-representation/long_float_representation.ads
    rename : ada/ada-entiers-et-sous-types/GNUmakefile => ada/entiers-et-sous-types/GNUmakefile
    rename : ada/ada-entiers-et-sous-types/README.md => ada/entiers-et-sous-types/README.md
    rename : ada/ada-entiers-et-sous-types/entiers_et_sous_types.gpr => ada/entiers-et-sous-types/entiers_et_sous_types.gpr
    rename : ada/ada-entiers-et-sous-types/src/checked_conversions.adb => ada/entiers-et-sous-types/src/checked_conversions.adb
    rename : ada/ada-entiers-et-sous-types/src/conversions.adb => ada/entiers-et-sous-types/src/conversions.adb
    rename : ada/ada-entiers-et-sous-types/src/declaration_entier.adb => ada/entiers-et-sous-types/src/declaration_entier.adb
    rename : ada/ada-entiers-et-sous-types/src/litterales.adb => ada/entiers-et-sous-types/src/litterales.adb
    rename : ada/ada-generic/GNUmakefile => ada/generic/GNUmakefile
    rename : ada/ada-generic/README.md => ada/generic/README.md
    rename : ada/ada-generic/build_generic.gpr => ada/generic/build_generic.gpr
    rename : ada/ada-generic/src/mon_deuxieme_generic.adb => ada/generic/src/mon_deuxieme_generic.adb
    rename : ada/ada-generic/src/mon_premier_generic.adb => ada/generic/src/mon_premier_generic.adb
    rename : ada/ada-hello_world/GNUmakefile => ada/hello_world/GNUmakefile
    rename : ada/ada-hello_world/README.md => ada/hello_world/README.md
    rename : ada/ada-hello_world/hello_world.adb => ada/hello_world/hello_world.adb
    rename : ada/ada-hello_world/hello_world_2.adb => ada/hello_world/hello_world_2.adb
    rename : ada/ada-serveur-web-avec-aws/GNUmakefile => ada/serveur-web-avec-aws/GNUmakefile
    rename : ada/ada-serveur-web-avec-aws/README.md => ada/serveur-web-avec-aws/README.md
    rename : ada/ada-serveur-web-avec-aws/serveur_web.gpr => ada/serveur-web-avec-aws/serveur_web.gpr
    rename : ada/ada-serveur-web-avec-aws/src/exo1/basic_callback.adb => ada/serveur-web-avec-aws/src/exo1/basic_callback.adb
    rename : ada/ada-serveur-web-avec-aws/src/exo1/basic_callback.ads => ada/serveur-web-avec-aws/src/exo1/basic_callback.ads
    rename : ada/ada-serveur-web-avec-aws/src/exo1/basic_web_server.adb => ada/serveur-web-avec-aws/src/exo1/basic_web_server.adb
    rename : ada/ada-serveur-web-avec-aws/src/exo2/basic_callback_with_template.adb => ada/serveur-web-avec-aws/src/exo2/basic_callback_with_template.adb
    rename : ada/ada-serveur-web-avec-aws/src/exo2/basic_callback_with_template.ads => ada/serveur-web-avec-aws/src/exo2/basic_callback_with_template.ads
    rename : ada/ada-serveur-web-avec-aws/src/exo2/basic_web_server_with_template.adb => ada/serveur-web-avec-aws/src/exo2/basic_web_server_with_template.adb
    rename : ada/ada-serveur-web-avec-aws/template/main.thtml => ada/serveur-web-avec-aws/template/main.thtml
    rename : ada/ada-tableaux/GNUmakefile => ada/tableaux/GNUmakefile
    rename : ada/ada-tableaux/README.md => ada/tableaux/README.md
    rename : ada/ada-tableaux/src/aggregats.adb => ada/tableaux/src/aggregats.adb
    rename : ada/ada-tableaux/src/crash_chaine.adb => ada/tableaux/src/crash_chaine.adb
    rename : ada/ada-tableaux/src/declaration_tableaux.adb => ada/tableaux/src/declaration_tableaux.adb
    rename : ada/ada-tableaux/src/operations_vectorisees.adb => ada/tableaux/src/operations_vectorisees.adb
    rename : ada/ada-tableaux/src/tranches.adb => ada/tableaux/src/tranches.adb
    rename : ada/ada-tableaux/tableaux.gpr => ada/tableaux/tableaux.gpr
    rename : ada/ada-type-enumeratif/GNUmakefile => ada/type-enumeratif/GNUmakefile
    rename : ada/ada-type-enumeratif/type_enumeratif.adb => ada/type-enumeratif/type_enumeratif.adb
    rename : ada/ada-type-enumeratif/type_enumeratif.gpr => ada/type-enumeratif/type_enumeratif.gpr
    rename : ada/ada-type-enumeratif/type_enumeratif.gpr.cool => ada/type-enumeratif/type_enumeratif.gpr.cool
    rename : ada/ada-type-enumeratif/type_enumeratif.gpr.uncool => ada/type-enumeratif/type_enumeratif.gpr.uncool
    478bb2be