Changeset 354:80a4d0742e98 in lemon-main for test
- Timestamp:
 - 11/01/08 19:22:18 (17 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - File:
 - 
          
- 1 edited
 
- 
          test/digraph_test.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
test/digraph_test.cc
r353 r354 143 143 checkConcept<ClearableDigraphComponent<>, SmartDigraph>(); 144 144 } 145 //{ // Checking FullDigraph146 //checkConcept<Digraph, FullDigraph>();147 //}145 { // Checking FullDigraph 146 checkConcept<Digraph, FullDigraph>(); 147 } 148 148 // { // Checking HyperCubeDigraph 149 149 // checkConcept<Digraph, HyperCubeDigraph>();  
Note: See TracChangeset
          for help on using the changeset viewer.
      
