Skip to content

Commit

Permalink
Delete old files.
Browse files Browse the repository at this point in the history
  • Loading branch information
winup-zhou committed May 31, 2024
1 parent 22edf30 commit ea8d1f8
Show file tree
Hide file tree
Showing 25 changed files with 418 additions and 2,029 deletions.
73 changes: 0 additions & 73 deletions ATC/ATC.csproj

This file was deleted.

36 changes: 0 additions & 36 deletions ATC/Properties/AssemblyInfo.cs

This file was deleted.

30 changes: 0 additions & 30 deletions ATC/Signals/ATC-P.cs

This file was deleted.

35 changes: 0 additions & 35 deletions ATC/Signals/CS-ATC.cs

This file was deleted.

24 changes: 0 additions & 24 deletions ATC/Signals/SeibuATC.cs

This file was deleted.

94 changes: 0 additions & 94 deletions ATC/Tick.cs

This file was deleted.

12 changes: 0 additions & 12 deletions MetroAts.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TobuAts", "TobuAts\TobuAts.csproj", "{0E78E42E-DD6A-45FB-A25D-7B00DB220918}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SeibuAts", "SeibuAts\SeibuAts.csproj", "{50E78BB4-4244-4F5F-91AD-CFD77374B97B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroAts", "MetroAts\MetroAts.csproj", "{D695CCBD-6046-4723-9C59-1E4ECCB1B3CB}"
EndProject
Global
Expand All @@ -15,14 +11,6 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0E78E42E-DD6A-45FB-A25D-7B00DB220918}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E78E42E-DD6A-45FB-A25D-7B00DB220918}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E78E42E-DD6A-45FB-A25D-7B00DB220918}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E78E42E-DD6A-45FB-A25D-7B00DB220918}.Release|Any CPU.Build.0 = Release|Any CPU
{50E78BB4-4244-4F5F-91AD-CFD77374B97B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50E78BB4-4244-4F5F-91AD-CFD77374B97B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50E78BB4-4244-4F5F-91AD-CFD77374B97B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50E78BB4-4244-4F5F-91AD-CFD77374B97B}.Release|Any CPU.Build.0 = Release|Any CPU
{D695CCBD-6046-4723-9C59-1E4ECCB1B3CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D695CCBD-6046-4723-9C59-1E4ECCB1B3CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D695CCBD-6046-4723-9C59-1E4ECCB1B3CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
Loading

0 comments on commit ea8d1f8

Please sign in to comment.