Skip to content

Commit 7a9840a

Browse files
Merge branch 'dev'
2 parents 69f5f71 + 22810e8 commit 7a9840a

File tree

183 files changed

+16463
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+16463
-0
lines changed

.gitignore

Whitespace-only changes.

.vscode/settings.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"java.project.referencedLibraries": [
3+
"lib/**/*.jar",
4+
"Library/gson-2.8.6.jar",
5+
"Library/hamcrest-core-1.3.jar",
6+
"Library/junit-4.13.jar",
7+
"Library/xmlbeans-3.1.0.jar",
8+
"Library/poi-4.1.2.jar",
9+
"Library/poi-ooxml-4.1.2.jar",
10+
"Library/poi-ooxml-schemas-4.1.2.jar",
11+
"Library/commons-collections4-4.4.jar",
12+
"Library/commons-compress-1.18.jar"
13+
]
14+
}
Binary file not shown.

ATdIT_Gruppe5.jar

16.8 MB
Binary file not shown.

Library/commons-collections4-4.4.jar

734 KB
Binary file not shown.

Library/commons-compress-1.18.jar

578 KB
Binary file not shown.

Library/diagrams/Codeablaufplan (PAP)/Codeablaufplan.pap

Lines changed: 435 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Das Diagramm wurde mithilfe von PapDesigner erstellt.
625 KB
Loading

0 commit comments

Comments
 (0)