From 6c0d1020a72fdda4ebd44e044e175c4edad830f2 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Mon, 6 Feb 2023 11:30:16 +0000 Subject: [PATCH] add inherited tas to uni folders --- uni/.n2w.yml | 1 + uni/mmme/.n2w.yml | 1 + uni/mmme/2xxx/2044_design_manufacture_and_project/.n2w.yml | 1 + uni/mmme/2xxx/2045_materials_in_design/.n2w.yml | 1 + uni/mmme/2xxx/2046_dynamics_and_control/.n2w.yml | 1 + uni/mmme/2xxx/2047_thermodynamics_and_fluid_dynamics/.n2w.yml | 1 + uni/mmme/2xxx/2049_engineering_management_1/.n2w.yml | 1 + uni/mmme/2xxx/2051_electromechanical_devices/.n2w.yml | 1 + uni/mmme/2xxx/2053_mechanics_of_solids/.n2w.yml | 1 + uni/mths/.n2w.yml | 1 + 10 files changed, 10 insertions(+) create mode 100644 uni/.n2w.yml create mode 100644 uni/mmme/.n2w.yml create mode 100644 uni/mmme/2xxx/2044_design_manufacture_and_project/.n2w.yml create mode 100644 uni/mmme/2xxx/2045_materials_in_design/.n2w.yml create mode 100644 uni/mmme/2xxx/2046_dynamics_and_control/.n2w.yml create mode 100644 uni/mmme/2xxx/2047_thermodynamics_and_fluid_dynamics/.n2w.yml create mode 100644 uni/mmme/2xxx/2049_engineering_management_1/.n2w.yml create mode 100644 uni/mmme/2xxx/2051_electromechanical_devices/.n2w.yml create mode 100644 uni/mmme/2xxx/2053_mechanics_of_solids/.n2w.yml create mode 100644 uni/mths/.n2w.yml diff --git a/uni/.n2w.yml b/uni/.n2w.yml new file mode 100644 index 0000000..4046e50 --- /dev/null +++ b/uni/.n2w.yml @@ -0,0 +1 @@ +itags: [ uni ] diff --git a/uni/mmme/.n2w.yml b/uni/mmme/.n2w.yml new file mode 100644 index 0000000..211ac83 --- /dev/null +++ b/uni/mmme/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme ] diff --git a/uni/mmme/2xxx/2044_design_manufacture_and_project/.n2w.yml b/uni/mmme/2xxx/2044_design_manufacture_and_project/.n2w.yml new file mode 100644 index 0000000..6396ebb --- /dev/null +++ b/uni/mmme/2xxx/2044_design_manufacture_and_project/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2044 ] diff --git a/uni/mmme/2xxx/2045_materials_in_design/.n2w.yml b/uni/mmme/2xxx/2045_materials_in_design/.n2w.yml new file mode 100644 index 0000000..921aef7 --- /dev/null +++ b/uni/mmme/2xxx/2045_materials_in_design/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2045 ] diff --git a/uni/mmme/2xxx/2046_dynamics_and_control/.n2w.yml b/uni/mmme/2xxx/2046_dynamics_and_control/.n2w.yml new file mode 100644 index 0000000..5d9d392 --- /dev/null +++ b/uni/mmme/2xxx/2046_dynamics_and_control/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2046 ] diff --git a/uni/mmme/2xxx/2047_thermodynamics_and_fluid_dynamics/.n2w.yml b/uni/mmme/2xxx/2047_thermodynamics_and_fluid_dynamics/.n2w.yml new file mode 100644 index 0000000..41152c3 --- /dev/null +++ b/uni/mmme/2xxx/2047_thermodynamics_and_fluid_dynamics/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2047 ] diff --git a/uni/mmme/2xxx/2049_engineering_management_1/.n2w.yml b/uni/mmme/2xxx/2049_engineering_management_1/.n2w.yml new file mode 100644 index 0000000..66644bb --- /dev/null +++ b/uni/mmme/2xxx/2049_engineering_management_1/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2049 ] diff --git a/uni/mmme/2xxx/2051_electromechanical_devices/.n2w.yml b/uni/mmme/2xxx/2051_electromechanical_devices/.n2w.yml new file mode 100644 index 0000000..e322777 --- /dev/null +++ b/uni/mmme/2xxx/2051_electromechanical_devices/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2051 ] diff --git a/uni/mmme/2xxx/2053_mechanics_of_solids/.n2w.yml b/uni/mmme/2xxx/2053_mechanics_of_solids/.n2w.yml new file mode 100644 index 0000000..7716a43 --- /dev/null +++ b/uni/mmme/2xxx/2053_mechanics_of_solids/.n2w.yml @@ -0,0 +1 @@ +itags: [ mmme2053 ] diff --git a/uni/mths/.n2w.yml b/uni/mths/.n2w.yml new file mode 100644 index 0000000..102c365 --- /dev/null +++ b/uni/mths/.n2w.yml @@ -0,0 +1 @@ +itags: [ maths, mths ]