From 1675a93fdb2ebe6caeff9450caaad224b96fbb89 Mon Sep 17 00:00:00 2001 From: "Steinmaurer, Alexander" <alexander.steinmaurer@tugraz.at> Date: Wed, 24 Mar 2021 11:34:40 +0100 Subject: [PATCH] renaming directory --- 2021-oop1/ku/{stream-0317 => stream-02}/product.cpp | 0 2021-oop1/ku/{stream-0317 => stream-02}/vector.cpp | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 2021-oop1/ku/{stream-0317 => stream-02}/product.cpp (100%) rename 2021-oop1/ku/{stream-0317 => stream-02}/vector.cpp (100%) diff --git a/2021-oop1/ku/stream-0317/product.cpp b/2021-oop1/ku/stream-02/product.cpp similarity index 100% rename from 2021-oop1/ku/stream-0317/product.cpp rename to 2021-oop1/ku/stream-02/product.cpp diff --git a/2021-oop1/ku/stream-0317/vector.cpp b/2021-oop1/ku/stream-02/vector.cpp similarity index 100% rename from 2021-oop1/ku/stream-0317/vector.cpp rename to 2021-oop1/ku/stream-02/vector.cpp -- GitLab