fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function g_calc {
|
||||
|
||||
# function for calcul
|
||||
# function for calculating via bc running in the background (much faster then starting bc every time)
|
||||
# $g_fd_bc_in $fd_bc_out have to be global
|
||||
|
||||
unset g_calc_result
|
||||
|
||||
Reference in New Issue
Block a user