mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 20:26:50 +00:00
2c694ccc2b
Bash evaluates "c++{17,14}" as "c++17 c++14", but "c++-{17}" as "c++{17}".