Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/27/14 14:13:02 (10 years ago)
Author:
jkarder
Message:

#2136:

  • renamed some HLScript files
  • fixed a bug where variables could be renamed while a script was running
  • the complete source code is now always visible
  • removed "show generated code" feature
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.HLScript.Views/3.3/HeuristicLab.HLScript.Views-3.3.csproj

    r10391 r10401  
    8686  <ItemGroup>
    8787    <None Include="Plugin.cs.frame" />
    88     <Compile Include="HLScriptView.cs">
     88    <Compile Include="ScriptView.cs">
    8989      <SubType>UserControl</SubType>
    9090    </Compile>
    91     <Compile Include="HLScriptView.Designer.cs">
    92       <DependentUpon>HLScriptView.cs</DependentUpon>
     91    <Compile Include="ScriptView.Designer.cs">
     92      <DependentUpon>ScriptView.cs</DependentUpon>
    9393    </Compile>
    9494    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.