Searched refs:current_bison_num (Results 1 – 1 of 1) sorted by relevance
53 current_bison_num="$(expr ${1:-0} \* 10000 + ${2:-0} \* 100 + ${3:-0})"62 if test "$current_bison_num" -lt "$required_bison_num"; then
Completed in 8 milliseconds