Ignore:
Timestamp:
09/21/06 19:14:24 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Environment.cpp

    r1444 r1449  
    24642464                                        "-1"); 
    24652465 
     2466        RegisterOption("Hierarchy.Construction.useMultiLevelConstruction", 
     2467                                        optBool, 
     2468                                        "hierarchy_construction_use_multilevel_construction=", 
     2469                                        "false"); 
     2470 
    24662471        ////////////////////////////////////////////////////////////////////////////////// 
    24672472} 
Note: See TracChangeset for help on using the changeset viewer.