Changes in lemon/planarity.h [999:00f8d9f9920d:877:141f9c0db4a3] in lemon-main
- File:
 - 
          
- 1 edited
 
- 
          lemon/planarity.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
lemon/planarity.h
r999 r877 73 73 74 74 void discover(const Arc& arc) { 75 Node source = _graph.source(arc); 75 76 Node target = _graph.target(arc); 76 77  
Note: See TracChangeset
          for help on using the changeset viewer.
      
