- Timestamp:
- 06/21/12 18:02:33 (12 years ago)
- Location:
- branches/GP-MoveOperators
- Files:
-
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/GP-MoveOperators
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/GP-MoveOperators/HeuristicLab.Analysis
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Analysis (added) merged: 7829,8016
- Property svn:mergeinfo changed
-
branches/GP-MoveOperators/HeuristicLab.Analysis/3.3/ValueAnalysis/ValueAnalyzer.cs
r7259 r8085 34 34 /// An operator which analyzes a value in the scope tree. 35 35 /// </summary> 36 [Item("ValueAnalyzer", "An operator which analyzes a value in the scope tree .")]36 [Item("ValueAnalyzer", "An operator which analyzes a value in the scope tree (current scope and children).")] 37 37 [StorableClass] 38 38 public sealed class ValueAnalyzer : AlgorithmOperator, IAnalyzer {
Note: See TracChangeset
for help on using the changeset viewer.