Changeset 553


Ignore:
Timestamp:
11/14/2008 4:31:23 AM (3 years ago)
Author:
lowjoel
Message:

Added svn:keywords

Location:
branches/eraser6/Manager
Files:
2 edited

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/*  
    22 * $Id$ 
    33 * 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> 
    66 *  
    77 * This file is part of Eraser. 
  • branches/eraser6/Manager/Manager.csproj

    r468 r553  
    33    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    44    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    5     <ProductVersion>8.0.50727</ProductVersion> 
     5    <ProductVersion>9.0.30729</ProductVersion> 
    66    <SchemaVersion>2.0</SchemaVersion> 
    77    <ProjectGuid>{C1AC3255-0939-499D-A69D-725E3DD4F574}</ProjectGuid> 
     
    3939  <ItemGroup> 
    4040    <Compile Include="DirectExecutor.cs" /> 
     41    <Compile Include="EntropySource.cs" /> 
    4142    <Compile Include="Executor.cs" /> 
    4243    <Compile Include="Language.cs" /> 
Note: See TracChangeset for help on using the changeset viewer.