Skip to content

Commit

Permalink
#3 Remove legacy issues of base datastructures
Browse files Browse the repository at this point in the history
  • Loading branch information
mfe- committed Sep 22, 2019
1 parent 8fcbccc commit 0d38456
Show file tree
Hide file tree
Showing 23 changed files with 5 additions and 1,387 deletions.
5 changes: 5 additions & 0 deletions DataStructures.UI.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BarcodeChecker", "UI\Barcod
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StateMachineEngine", "StateMachineEngine\StateMachineEngine.csproj", "{BDC9CA70-E444-4743-9FBF-F6C21B9A1438}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CC451AE2-F46D-4415-B156-2C455A01FBA8}"
ProjectSection(SolutionItems) = preProject
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
54 changes: 0 additions & 54 deletions DataStructures/AbstractDataTyps.cd

This file was deleted.

22 changes: 0 additions & 22 deletions DataStructures/DoubleLinkedList.cs

This file was deleted.

89 changes: 0 additions & 89 deletions DataStructures/Graph/Edge.cs

This file was deleted.

26 changes: 0 additions & 26 deletions DataStructures/Graph/IEdge.cs

This file was deleted.

50 changes: 0 additions & 50 deletions DataStructures/Graph/IVertex.cs

This file was deleted.

103 changes: 0 additions & 103 deletions DataStructures/Graph/Vertex.cs

This file was deleted.

14 changes: 0 additions & 14 deletions DataStructures/ILNode.cs

This file was deleted.

13 changes: 0 additions & 13 deletions DataStructures/ILinkedList.cs

This file was deleted.

Loading

0 comments on commit 0d38456

Please sign in to comment.