Changeset 366:efbd0ab50a77 in lemon-1.1 for tools
- Timestamp:
- 11/06/08 15:40:32 (17 years ago)
- Branch:
- default
- Children:
- 367:9194a12c52e6, 368:a7e8ad460d66
- Parents:
- 363:a637fb9d457b (diff), 365:a12eef1f82b2 (diff)
 Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
 Use the (diff) links above to see all the changes relative to each parent.
- Phase:
- public
- Files:
- 
          - 2 edited
 
 - 
          tools/lemon-0.x-to-1.x.sh (modified) (1 diff)
- 
          tools/lemon-0.x-to-1.x.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        tools/lemon-0.x-to-1.x.shr359 r366 82 82 -e "s/\<copyGraph\>/graphCopy/g"\ 83 83 -e "s/\<copyDigraph\>/digraphCopy/g"\ 84 -e "s/\<HyperCubeDigraph\>/HypercubeGraph/g"\ 84 85 -e "s/\<IntegerMap\>/RangeMap/g"\ 85 86 -e "s/\<integerMap\>/rangeMap/g"\ 
- 
        tools/lemon-0.x-to-1.x.shr365 r366 92 92 -e "s/\<storeBoolMap\>/loggerBoolMap/g"\ 93 93 -e "s/\<BoundingBox\>/Box/g"\ 94 -e "s/\<readNauty\>/readNautyGraph/g"\ 94 95 <$i > $TMP 95 96 mv $TMP $i 
Note: See TracChangeset
          for help on using the changeset viewer.
      

