Mercurial
lemon-main
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
cmake/version.cmake.in
author
Peter Kovacs <kpeter@inf.elte.hu>
Sat, 07 Oct 2017 16:22:04 +0200
changeset 1193
3ca508482e4c
parent 678
d1e1cd94bf49
permissions
-rw-r--r--
Change misleading method name in Vf2pp (#597)
It processes an entire connected component of the graph _g1 using BFS,
so processBfsTree() is more appropriate name than processBFSLevel().
alpar@983
1
SET(LEMON_VERSION "@LEMON_VERSION@" CACHE STRING "LEMON version string.")