Skip to content

Commit 1142598

Browse files
author
Alex Peck
committed
rem repro
1 parent 86cb7e2 commit 1142598

File tree

6 files changed

+0
-212
lines changed

6 files changed

+0
-212
lines changed

Tools/SeqLock/LruItem.cs

Lines changed: 0 additions & 87 deletions
This file was deleted.

Tools/SeqLock/Program.cs

Lines changed: 0 additions & 29 deletions
This file was deleted.

Tools/SeqLock/SeqLock.csproj

Lines changed: 0 additions & 11 deletions
This file was deleted.

Tools/SeqLock/TornProgram.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

Tools/SeqLock/TornProgramSeqLock.cs

Lines changed: 0 additions & 39 deletions
This file was deleted.

Tools/Tools.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HashTableSize", "HashTableS
77
EndProject
88
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BenchPlot", "BenchPlot\BenchPlot.csproj", "{A3AA1ECB-E753-4E73-B2A8-09434FAF2664}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SeqLock", "SeqLock\SeqLock.csproj", "{27E4861A-EB60-4D7B-B436-DC71EE89F32A}"
11-
EndProject
1210
Global
1311
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1412
Debug|Any CPU = Debug|Any CPU
@@ -23,10 +21,6 @@ Global
2321
{A3AA1ECB-E753-4E73-B2A8-09434FAF2664}.Debug|Any CPU.Build.0 = Debug|Any CPU
2422
{A3AA1ECB-E753-4E73-B2A8-09434FAF2664}.Release|Any CPU.ActiveCfg = Release|Any CPU
2523
{A3AA1ECB-E753-4E73-B2A8-09434FAF2664}.Release|Any CPU.Build.0 = Release|Any CPU
26-
{27E4861A-EB60-4D7B-B436-DC71EE89F32A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27-
{27E4861A-EB60-4D7B-B436-DC71EE89F32A}.Debug|Any CPU.Build.0 = Debug|Any CPU
28-
{27E4861A-EB60-4D7B-B436-DC71EE89F32A}.Release|Any CPU.ActiveCfg = Release|Any CPU
29-
{27E4861A-EB60-4D7B-B436-DC71EE89F32A}.Release|Any CPU.Build.0 = Release|Any CPU
3024
EndGlobalSection
3125
GlobalSection(SolutionProperties) = preSolution
3226
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)