=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== travis-200504+hf2/src/gather.cpp-1732- if (AskYesNo(" Render structural formulas only for first molecule of each kind (y) or for all molecules (n)? [yes] ",true)) travis-200504+hf2/src/gather.cpp:1733: rasm = false; travis-200504+hf2/src/gather.cpp-1734- else travis-200504+hf2/src/gather.cpp:1735: rasm = true; travis-200504+hf2/src/gather.cpp-1736- ti = AskUnsignedInteger(" How many iterations to perform for formula optimization? [10] ",10); travis-200504+hf2/src/gather.cpp-1737- } else { travis-200504+hf2/src/gather.cpp:1738: rasm = false; travis-200504+hf2/src/gather.cpp-1739- ti = 10; ############################################## travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp-1732- if (AskYesNo(" Render structural formulas only for first molecule of each kind (y) or for all molecules (n)? [yes] ",true)) travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp:1733: rasm = false; travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp-1734- else travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp:1735: rasm = true; travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp-1736- ti = AskUnsignedInteger(" How many iterations to perform for formula optimization? [10] ",10); travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp-1737- } else { travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp:1738: rasm = false; travis-200504+hf2/.pc/0001-Fix-typos.patch/src/gather.cpp-1739- ti = 10;