diff Implab/Implab.csproj @ 61:90069a2ec20a

Added SafePool
author cin
date Thu, 19 Jun 2014 20:04:20 +0400
parents 10c7337d29e7
children 790e8a997d30
line wrap: on
line diff
--- a/Implab/Implab.csproj	Thu Jun 19 03:41:28 2014 +0400
+++ b/Implab/Implab.csproj	Thu Jun 19 20:04:20 2014 +0400
@@ -92,6 +92,7 @@
     <Compile Include="Parsing\StarToken.cs" />
     <Compile Include="Parsing\SymbolToken.cs" />
     <Compile Include="Parsing\Token.cs" />
+    <Compile Include="SafePool.cs" />
     <Compile Include="ServiceLocator.cs" />
     <Compile Include="TaskController.cs" />
     <Compile Include="ProgressInitEventArgs.cs" />