Mercurial > pub > ImplabNet
diff Implab/Implab.csproj @ 25:9bf5b23650c9
refactoring
author | cin |
---|---|
date | Thu, 06 Feb 2014 01:08:59 +0400 |
parents | 0f982f9b7d4d |
children | 2880242f987a |
line wrap: on
line diff
--- a/Implab/Implab.csproj Thu Nov 14 01:15:07 2013 +0400 +++ b/Implab/Implab.csproj Thu Feb 06 01:08:59 2014 +0400 @@ -36,6 +36,7 @@ <Compile Include="IProgressHandler.cs" /> <Compile Include="IProgressNotifier.cs" /> <Compile Include="IPromise.cs" /> + <Compile Include="IPromiseBase.cs" /> <Compile Include="ITaskController.cs" /> <Compile Include="ManagedPromise.cs" /> <Compile Include="Parallels\DispatchPool.cs" />