# # ChangeLog for branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs # # Generated by Trac 1.0.12 # 05/07/24 15:05:58 Wed, 09 Oct 2013 07:23:45 GMT gkronber [10031] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3 (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Grammar.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/IAttribute.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/IAttributedGrammar.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/IGrammar.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/ISymbol.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs.frame (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/GpdlEditor.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/GpdlProblemInstanceConsumerView.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/Test/Test.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/TestGrammar.cs (added) #2026: worked on plugin for grammars and made some changes for ...