Changeset 553
- Timestamp:
- 11/14/2008 4:31:23 AM (3 years ago)
- Location:
- branches/eraser6/Manager
- Files:
-
- 2 edited
-
EntropySource.cs (modified) (1 diff, 2 props)
-
Manager.csproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Manager/EntropySource.cs
- Property svn:eol-style set to native
- Property svn:keywords set to Id
r551 r553 1 /*1 /* 2 2 * $Id$ 3 3 * Copyright 2008 The Eraser Project 4 * Original Author: Kasra Nasiri <cjax@users.sourceforge.net>5 * Modified By: Joel Low <lowjoel@users.sourceforge.net>4 * Original Author: Joel Low <lowjoel@users.sourceforge.net> 5 * Modified By: Kasra Nasiri <cjax@users.sourceforge.net> 6 6 * 7 7 * This file is part of Eraser. -
branches/eraser6/Manager/Manager.csproj
r468 r553 3 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <ProductVersion> 8.0.50727</ProductVersion>5 <ProductVersion>9.0.30729</ProductVersion> 6 6 <SchemaVersion>2.0</SchemaVersion> 7 7 <ProjectGuid>{C1AC3255-0939-499D-A69D-725E3DD4F574}</ProjectGuid> … … 39 39 <ItemGroup> 40 40 <Compile Include="DirectExecutor.cs" /> 41 <Compile Include="EntropySource.cs" /> 41 42 <Compile Include="Executor.cs" /> 42 43 <Compile Include="Language.cs" />
Note: See TracChangeset
for help on using the changeset viewer.
