From 0082553e7f049d7875cf8f2e2c7fa03b910b0a7a Mon Sep 17 00:00:00 2001 From: s477591 Date: Sat, 15 Oct 2022 17:32:57 +0200 Subject: [PATCH] CW2 --- .idea/06-ZPRPLI0.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/runConfigurations.xml | 10 ++++++++++ .idea/vcs.xml | 6 ++++++ cwiczenia/cw2/.idea/misc.xml | 6 ++++++ cwiczenia/cw2/.idea/modules.xml | 8 ++++++++ cwiczenia/cw2/.idea/workspace.xml | 11 +++++++++++ cwiczenia/cw2/cw2.iml | 9 +++++++++ 9 files changed, 73 insertions(+) create mode 100644 .idea/06-ZPRPLI0.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml create mode 100644 cwiczenia/cw2/.idea/misc.xml create mode 100644 cwiczenia/cw2/.idea/modules.xml create mode 100644 cwiczenia/cw2/.idea/workspace.xml create mode 100644 cwiczenia/cw2/cw2.iml diff --git a/.idea/06-ZPRPLI0.iml b/.idea/06-ZPRPLI0.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/06-ZPRPLI0.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..78f48f9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/cwiczenia/cw2/.idea/misc.xml b/cwiczenia/cw2/.idea/misc.xml new file mode 100644 index 0000000..0548357 --- /dev/null +++ b/cwiczenia/cw2/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/cwiczenia/cw2/.idea/modules.xml b/cwiczenia/cw2/.idea/modules.xml new file mode 100644 index 0000000..8faf196 --- /dev/null +++ b/cwiczenia/cw2/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/cwiczenia/cw2/.idea/workspace.xml b/cwiczenia/cw2/.idea/workspace.xml new file mode 100644 index 0000000..ea30523 --- /dev/null +++ b/cwiczenia/cw2/.idea/workspace.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/cwiczenia/cw2/cw2.iml b/cwiczenia/cw2/cw2.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/cwiczenia/cw2/cw2.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file